NECI_PRJCNV Subroutine

private subroutine NECI_PRJCNV(M, NP, N0, V0, V, SMAT)

Arguments

Type IntentOptional Attributes Name
integer :: M
integer :: NP
integer :: N0
real(kind=dp) :: V0(M,*)
real(kind=dp) :: V(M,NP)
real(kind=dp) :: SMAT(N0,*)

Contents