calc_pgen_Excite_1_t Function

private function calc_pgen_Excite_1_t(this, det_I, ilutI, exc) result(pgen)

Type Bound

GAS_disc_ExcGenerator_t

Arguments

Type IntentOptional Attributes Name
class(GAS_disc_ExcGenerator_t), intent(in) :: this
type(SpinOrbIdx_t), intent(in) :: det_I
integer(kind=n_int), intent(in) :: ilutI(0:NIfTot)
type(Excite_1_t), intent(in) :: exc

Return Value real(kind=dp)


Contents