set_heating_funcs Subroutine

private subroutine set_heating_funcs(this, H_func, dHdT_func, dHdrho_func)

Type Bound

physics_t

Arguments

Type IntentOptional Attributes Name
class(physics_t), intent(inout) :: this
procedure(real(dp)) :: H_func
procedure(real(dp)), optional :: dHdT_func
procedure(real(dp)), optional :: dHdrho_func