new_heatloss Function

public function new_heatloss(settings_tgt, background_tgt) result(heatloss)

Arguments

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

Return Value type(heatloss_t)