set_cooling_funcs Subroutine

private subroutine set_cooling_funcs(this, lambdaT_func, dlambdadT_func)

Arguments

TypeIntentOptionalAttributesName
class(physics_t), intent(inout) :: this
procedure(realdp) :: lambdaT_func
procedure(realdp), optional :: dlambdadT_func

Contents

None