calc_pgen_guga_pchb Function

public function calc_pgen_guga_pchb(ilutI, csf_i, ilutJ, excitInfo) result(pgen)

Arguments

Type IntentOptional Attributes Name
integer(kind=n_int), intent(in) :: ilutI(0:GugaBits%len_tot)
type(CSF_Info_t), intent(in) :: csf_i
integer(kind=n_int), intent(in) :: ilutJ(GugaBits%len_tot)
type(ExcitationInformation_t), intent(in), optional :: excitInfo

Return Value real(kind=dp)


Contents