BoundGenAllExcits_t Abstract Interface

abstract interface
private subroutine BoundGenAllExcits_t(this, nI, n_excits, det_list)

Arguments

Type IntentOptional Attributes Name
class(ExcitationGenerator_t), intent(in) :: this
integer, intent(in) :: nI(nEl)
integer, intent(out) :: n_excits
integer(kind=n_int), intent(out), allocatable :: det_list(:,:)