Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
GETHELEMENT
Function
25 statements
Source File
calcrho.F90
calcrho_mod
GETHELEMENT
Contents
public pure function GETHELEMENT(ii, ij, HAMIL, lab, nrow, ndet)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
ii
integer,
intent(in)
::
ij
real(kind=dp),
intent(in)
::
HAMIL
(*)
integer,
intent(in)
::
lab
(*)
integer,
intent(in)
::
nrow
(nDet)
integer,
intent(in)
::
ndet
Return Value
real(kind=dp)
Contents