Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
WRITEHFPSIALL
Subroutine
32 statements
Source File
hfbasis.F90
hfbasis_mod
WRITEHFPSIALL
Contents
private subroutine WRITEHFPSIALL(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
(nBasis)
integer
::
NSPINS
integer
::
NSBASIS
logical
::
TRANSP
Contents