class_gen_all_excits Subroutine

private subroutine class_gen_all_excits(nI, n_excits, det_list)

@brief This is a helper function to allow backwards compatibility.

Arguments

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

Contents