READ_PSI Subroutine

public subroutine READ_PSI(BOX, BOA, COA, NDET, NEVAL, nBasisMax, NEL, CK, W)

Arguments

Type IntentOptional Attributes Name
real(kind=dp) :: BOX
real(kind=dp) :: BOA
real(kind=dp) :: COA
integer :: NDET
integer :: NEVAL
integer :: nBasisMax(5,*)
integer :: NEL
real(kind=dp) :: CK(NDET,NEVAL)
real(kind=dp) :: W(NEVAL)

Contents