NECI_OVLAP Subroutine

private subroutine NECI_OVLAP(M, N, A, V0, VS)

Arguments

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

Contents