dyn_nI_excite Function

public pure function dyn_nI_excite(det_I, exc) result(res)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: det_I(:)
class(Excitation_t), intent(in) :: exc

Return Value integer, (size(det_I))


Contents