AddExcitWeight Subroutine

public subroutine AddExcitWeight(I, J, A, B, ExWeights, Norm, iCount, nBasisMax, Arr, NBASIS)

Uses

Arguments

Type IntentOptional Attributes Name
integer :: I
integer :: J
integer :: A
integer :: B
type(ExcitWeight) :: ExWeights(iCount+1)
real(kind=dp) :: Norm
integer :: iCount
integer :: nBasisMax(5,*)
real(kind=dp) :: Arr(nBasis,2)
integer :: NBASIS

Contents