EnumExcitFromWeights Subroutine

public subroutine EnumExcitFromWeights(ExcitType, ews, OrbPairs, SymProdInd, Norm, iCount, Arr, nBasis)

Uses

Arguments

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

Contents