set_ic_temperature_funcs Subroutine

private subroutine set_ic_temperature_funcs(self, T_func, dT_func)

Type Bound

initial_conditions_t

Arguments

Type IntentOptional Attributes Name
class(initial_conditions_t), intent(inout) :: self
procedure(profile_fcn) :: T_func
procedure(profile_fcn), optional :: dT_func