GENSYMDETS_R Subroutine

private recursive subroutine GENSYMDETS_R(NI, KI, NEL, G1, BRR, NBASIS, LSTE, NLIST, NLMAX, NJ, KJ, NELEC, NBF, nBasisMax)

Arguments

Type IntentOptional Attributes Name
integer :: NI(NEL)
type(BasisFN) :: KI
integer :: NEL
type(BasisFN) :: G1(NBASIS)
integer :: BRR(NBASIS)
integer :: NBASIS
integer :: LSTE(NEL,NLMAX)
integer :: NLIST
integer :: NLMAX
integer :: NJ(NEL)
type(BasisFN) :: KJ
integer :: NELEC
integer :: NBF
integer :: nBasisMax(5,*)

Contents