DoublesCalcPgen_t Interface

interface
private function DoublesCalcPgen_t(this, nI, ilutI, csf_i, excitInfo) result(pgen)

Arguments

Type IntentOptional Attributes Name
class(DoublesGUGABase_t), intent(in) :: this
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)