NECI_SETUP_MATRIX Subroutine

private subroutine NECI_SETUP_MATRIX(M, N, A, TSYM)

Arguments

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

Contents