check_if_thermal_balance_needs_enforcing Subroutine

private subroutine check_if_thermal_balance_needs_enforcing(this, conduction_tgt, grid_tgt)

Arguments

TypeIntentOptionalAttributesName
class(heatloss_t), intent(inout) :: this
type(conduction_t), intent(in) :: conduction_tgt
type(grid_t), intent(in) :: grid_tgt

Contents

None