Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Write_HEMatrix
Subroutine
13 statements
Source File
hfbasis.F90
hfbasis_mod
Write_HEMatrix
Contents
private subroutine Write_HEMatrix(CHAR, M, N, A)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*)
::
CHAR
integer
::
M
integer
::
N
real(kind=dp)
::
A
(M,N)
Contents