GENEXCIT Subroutine

public subroutine GENEXCIT(NI, NORDER, NBASIS, NEL, LIST, ICLIST, NLIST, NMIN, G1, TSYM, nBasisMax, TCOUNT)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: NI(NEL)
integer, intent(in) :: NORDER
integer, intent(in) :: NBASIS
integer, intent(in) :: NEL
integer, intent(in) :: LIST(NEL,*)
integer, intent(in) :: ICLIST(*)
integer :: NLIST
integer :: NMIN
type(BasisFN) :: G1(*)
logical :: TSYM
integer :: nBasisMax(5,*)
logical :: TCOUNT

Contents