|
SpECTRE
v2025.08.19
|
Run the events and triggers. More...
#include <RunEventsAndTriggers.hpp>
Public Types | |
| using | const_global_cache_tags = tmpl::list<::Tags::EventsAndTriggers< WhenToCheck > > |
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... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &array_index, const ActionList, const ParallelComponent *const component) |
Run the events and triggers.
Triggers will only be checked on the first step of each slab to ensure that a consistent set of events is run across all elements.
Uses:
DataBox changes: