GenExcitProbInternal Subroutine

public subroutine GenExcitProbInternal(nI, nJ, nEl, G1, nBasisMax, Arr, nBasis, OrbPairs, SymProdInd, iLUT, SymProds, ExcitTypes, iTotal, pGen)

Arguments

Type IntentOptional Attributes Name
integer :: nI(nEl)
integer :: nJ(nEl)
integer :: nEl
type(BasisFN) :: G1(nBasis)
integer :: nBasisMax(5,*)
real(kind=dp) :: Arr(nBasis,2)
integer :: nBasis
integer :: OrbPairs(2,*)
integer :: SymProdInd(2,3,1:*)
integer :: iLUT(*)
type(Symmetry) :: SymProds(0:*)
integer :: ExcitTypes(5,*)
integer :: iTotal
real(kind=dp) :: pGen

Contents