Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
NECI_WRITE_MATRIX
Subroutine
14 statements
Source File
frsblk.F90
frsblk_mod
NECI_WRITE_MATRIX
Contents
public subroutine NECI_WRITE_MATRIX(CHAR, M, N, A)
Uses
error_handling_neci
constants
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*)
::
CHAR
integer
::
M
integer
::
N
real(kind=dp)
::
A
(M,N)
Contents