Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
NECI_ROTATE
Subroutine
14 statements
Source File
frsblk.F90
frsblk_mod
NECI_ROTATE
Contents
private subroutine NECI_ROTATE(M, N, V0, A, SCR, LSCR)
Uses
global_utilities
constants
Arguments
Type
Intent
Optional
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