SpECTRE  v2025.08.19
ChangeTimeStepperOrder< System, typename > Struct Template Reference

Adjust the step order for local time-stepping. More...

Detailed Description

template<typename System, typename = tmpl::conditional_t< tt::is_a_v<tmpl::list, typename System::variables_tag>, typename System::variables_tag, tmpl::list<typename System::variables_tag>>>
struct ChangeTimeStepperOrder< System, typename >

Adjust the step order for local time-stepping.

Details

See VariableOrderAlgorithm for descriptions of the algorithms. This mutator wraps that class, checking that the order is not changed out of the valid range for the time stepper.


The documentation for this struct was generated from the following file: