EnumExcitWeights Subroutine

public subroutine EnumExcitWeights(ExcitType, iFromIndex, iLUT, ews, OrbPairs, SymProdInd, Norm, iCount, nBasisMax, Arr, NBASIS)

Arguments

Type IntentOptional Attributes Name
integer :: ExcitType(5)
integer :: iFromIndex
integer :: iLUT(0:*)
type(ExcitWeight) :: ews(*)
integer :: OrbPairs(2,*)
integer :: SymProdInd(2,3,1:*)
real(kind=dp) :: Norm
integer :: iCount
integer :: nBasisMax(5,*)
real(kind=dp) :: Arr(nBasis,2)
integer :: NBASIS

Contents