SpECTRE
v2024.12.16
|
Advance time one substep. More...
#include <AdvanceTime.hpp>
Static Public Member Functions | |
template<typename DbTags , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent > | |
static Parallel::iterable_action_return_t | apply (db::DataBox< DbTags > &box, tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const) |
Advance time one substep.
Replaces the time state with the Tags::Next
values, advances the Tags::Next
values, and sets Tags::Time
to the new substep time.
Uses:
DataBox changes: