new_conduction Function

public function new_conduction(settings_tgt, background_tgt) result(conduction)

Arguments

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

Return Value type(conduction_t)