NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
class_calc_pgen
Function
8 statements
Source File
guga_base_class.F90
guga_base_class
class_calc_pgen
Contents
public function class_calc_pgen(nI, ilutI, csf_i, excitInfo) result(pgen)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
nI
(nel)
integer(kind=n_int),
intent(in)
::
ilutI
(0:GugaBits%len_tot)
type(
CSF_Info_t
),
intent(in)
::
csf_i
type(
ExcitationInformation_t
),
intent(in)
::
excitInfo
Return Value
real(kind=dp)