set_temperature_funcs Subroutine

private subroutine set_temperature_funcs(this, T0_func, dT0_func, ddT0_func)

Type Bound

background_t

Arguments

Type IntentOptional Attributes Name
class(background_t), intent(inout) :: this
procedure(real(dp)) :: T0_func
procedure(real(dp)), optional :: dT0_func
procedure(real(dp)), optional :: ddT0_func