new_heating Function

public function new_heating(settings_tgt, background_tgt) result(heating)

Arguments

Type IntentOptional Attributes Name
type(settings_t), intent(in), target :: settings_tgt
type(background_t), intent(in), target :: background_tgt

Return Value type(heating_t)