GENEXCIT_R Subroutine

private recursive subroutine GENEXCIT_R(NI, NORDER, NEL, NELEC, NBASIS, LIST, ICLIST, NLISTPOS, NEXCIT, NLEFT, NSTARTFN, NMIN, G1, ISYM, TSYM, nBasisMax, TCOUNT)

Arguments

Type IntentOptional Attributes Name
integer :: NI(NEL)
integer :: NORDER
integer :: NEL
integer :: NELEC
integer :: NBASIS
integer :: LIST(NEL,*)
integer :: ICLIST(*)
integer :: NLISTPOS
integer :: NEXCIT(NEL)
integer :: NLEFT
integer :: NSTARTFN
integer :: NMIN
type(BasisFN) :: G1(NBASIS)
type(BasisFN) :: ISYM
logical :: TSYM
integer :: nBasisMax(5,*)
logical :: TCOUNT

Contents