NECI_HPSI Subroutine

private subroutine NECI_HPSI(M, N, H, V0, VS)

Arguments

Type IntentOptional Attributes Name
integer :: M
integer :: N
real(kind=dp) :: H(M,M)
real(kind=dp) :: V0(M,N)
real(kind=dp) :: VS(M,N)

Contents