Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
NECI_MGS
Subroutine
17 statements
Source File
frsblk.F90
frsblk_mod
NECI_MGS
Contents
private subroutine NECI_MGS(M, N, A, LDA, R, LDR, tDie2, tfail)
Uses
constants
global_utilities
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
M
integer
::
N
real(kind=dp)
::
A
(LDA,*)
integer
::
LDA
real(kind=dp)
::
R
(LDR,*)
integer
::
LDR
logical
::
tDie2
logical
::
tfail
Contents