template<typename System, template< typename > typename CacheTagPrefix = std::type_identity_t, 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 Initialization::TimeStepperHistory< System, CacheTagPrefix, typename >
Initialize time-stepper items.
DataBox changes:
- Adds:
- Removes: nothing
- Modifies: nothing
- Note
- HistoryEvolvedVariables is allocated, but needs to be initialized