needs_T_bounds Function

private pure function needs_T_bounds(settings)

Checks if we need regularity conditions on temperature, this is the case if we have perpendicular thermal conduction.

Arguments

TypeIntentOptionalAttributesName
type(settings_t), intent(in) :: settings

Return Value logical


Contents

None