Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
READHFFMAT
Subroutine
32 statements
Source File
hfbasis.F90
hfbasis_mod
READHFFMAT
Contents
private subroutine READHFFMAT(NBASIS, FMAT, HFES, G1, NSPINS, NSBASIS, TRANSP)
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
NBASIS
real(kind=dp)
::
FMAT
(NSBASIS,NSBASIS,NSPINS)
real(kind=dp)
::
HFES
(NSBASIS,NSPINS)
type(
BasisFN
)
::
G1
(*)
integer
::
NSPINS
integer
::
NSBASIS
logical
::
TRANSP
Contents