GEN_COUL Subroutine

public subroutine GEN_COUL(nBasisMax, NHG, G1, NMSH, NMAX, FCK, UMAT, ZIA)

Arguments

Type IntentOptional Attributes Name
integer :: nBasisMax(5,*)
integer :: NHG
type(BasisFN) :: G1(NHG)
integer :: NMSH
integer :: NMAX
complex(kind=dp) :: FCK(NMSH,NMSH,NMSH)
real(kind=dp) :: UMAT(*)
complex(kind=dp) :: ZIA(-NMSH/2:NMSH/2,NMAX,NMAX)

Contents