|
SpECTRE
2021.08.02
|
Records the variables and their time derivatives in the time stepper history. More...
#include <RecordTimeStepperData.hpp>
Static Public Member Functions | |
| template<typename DbTags , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent > | |
| static std::tuple< db::DataBox< DbTags > && > | apply (db::DataBox< DbTags > &box, tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const) noexcept |
Records the variables and their time derivatives in the time stepper history.
With dt_variables_tag = db::add_tag_prefix<Tags::dt, variables_tag>:
Uses:
VariablesTag or the system::variables_tag if none is provided)DataBox changes: