Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
NECI_RGS
Subroutine
21 statements
Source File
frsblk.F90
frsblk_mod
NECI_RGS
Contents
private subroutine NECI_RGS(M, N, CP, LDCP, SMAT, tDie2, tFail)
Uses
global_utilities
error_handling_neci
constants
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
M
integer
::
N
real(kind=dp)
::
CP
(LDCP,N)
integer
::
LDCP
real(kind=dp)
::
SMAT
(N,N)
logical
::
tDie2
logical
::
tFail
Contents