Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
GENDMAT
Subroutine
26 statements
Source File
hfbasis.F90
hfbasis_mod
GENDMAT
Contents
private subroutine GENDMAT(NSPINS, NSBASIS, NELS, FMAT, DMAT, LTRANS)
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
NSPINS
integer
::
NSBASIS
integer
::
NELS
(NSPINS)
real(kind=dp)
::
FMAT
(NSBASIS,NSBASIS,NSPINS)
real(kind=dp)
::
DMAT
(NSBASIS,NSBASIS,NSPINS)
logical
::
LTRANS
Contents