NECI_ROTATE Subroutine

private subroutine NECI_ROTATE(M, N, V0, A, SCR, LSCR)

Arguments

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

Contents