NECI_REORDER Subroutine

private subroutine NECI_REORDER(M, N, W, A)

Uses

Arguments

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

Contents