EXCITWEIGHTING Subroutine

public subroutine EXCITWEIGHTING(I, J, K, L, WEIGHT, nBasisMax, Arr, NBASIS)

Arguments

Type IntentOptional Attributes Name
integer :: I
integer :: J
integer :: K
integer :: L
real(kind=dp) :: WEIGHT
integer :: nBasisMax(5,*)
real(kind=dp) :: Arr(nBasis,2)
integer :: NBASIS

Contents