Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
NECI_PUTTMAT
Subroutine
19 statements
Source File
frsblk.F90
frsblk_mod
NECI_PUTTMAT
Contents
private subroutine NECI_PUTTMAT(CHAR, T, M, N, A, MA, NA, IBEG, JBEG)
Uses
error_handling_neci
constants
Arguments
Type
Intent
Optional
Attributes
Name
character(len=1)
::
CHAR
real(kind=dp)
::
T
(M,N)
integer
::
M
integer
::
N
real(kind=dp)
::
A
(MA,NA)
integer
::
MA
integer
::
NA
integer
::
IBEG
integer
::
JBEG
Contents