ratesIncludeElDensity Module Function

pure module function ratesIncludeElDensity(this, ind) result(includesElDens)

Check whether given transition includes electron density in the rate by default

Arguments

Type IntentOptional Attributes Name
class(ModelboundCRMData), intent(in) :: this
integer(kind=ik), intent(in) :: ind

Return Value logical