Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
NECI_JACOBI
Subroutine
22 statements
Source File
frsblk.F90
frsblk_mod
NECI_JACOBI
Contents
private subroutine NECI_JACOBI(M, N, T, WT, SCR, LSCR, ISCR, LISCR, IFAIL)
Uses
global_utilities
constants
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
M
integer
::
N
real(kind=dp)
::
T
(M,M,*)
real(kind=dp)
::
WT
(*)
real(kind=dp)
::
SCR
(LSCR)
integer
::
LSCR
integer
::
ISCR
(LISCR)
integer
::
LISCR
integer
::
IFAIL
(*)
Contents