Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
calc_pgen_general
Abstract Interface
8 statements
Source File
guga_excitations.F90
guga_excitations
calc_pgen_general
Contents
None
abstract interface
private function calc_pgen_general(csf_i, i) result(pgen)
Arguments
Type
Intent
Optional
Attributes
Name
type(
CSF_Info_t
),
intent(in)
::
csf_i
integer,
intent(in)
::
i
Return Value
real(kind=dp)