Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
NECI_RSDBLK
Subroutine
22 statements
Source File
frsblk.F90
frsblk_mod
NECI_RSDBLK
Contents
private subroutine NECI_RSDBLK(CHAR, M, N, V1, A, V2)
Uses
util_mod
global_utilities
constants
Arguments
Type
Intent
Optional
Attributes
Name
character(len=1)
::
CHAR
integer
::
M
integer
::
N
real(kind=dp)
::
V1
(M,N)
real(kind=dp)
::
A
(N,N)
real(kind=dp)
::
V2
(M,N)
Contents