SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
elliptic::Actions::RunEventsAndTriggers< ObservationId > Struct Template Reference

Run the events and triggers. More...

#include <RunEventsAndTriggers.hpp>

Public Types

using const_global_cache_tags

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)

Detailed Description

template<typename ObservationId>
struct elliptic::Actions::RunEventsAndTriggers< ObservationId >

Run the events and triggers.

Uses:

  • GlobalCache: the EventsAndTriggers tag, as required by events and triggers
  • DataBox: as required by events and triggers

DataBox changes:

  • Adds: nothing
  • Removes: nothing
  • Modifies: nothing

Member Typedef Documentation

◆ const_global_cache_tags

template<typename ObservationId>
using elliptic::Actions::RunEventsAndTriggers< ObservationId >::const_global_cache_tags
Initial value:
tmpl::list<Tags::EventsAndTriggers<Triggers::WhenToCheck::AtIterations>>

The documentation for this struct was generated from the following file:
  • src/Elliptic/Actions/RunEventsAndTriggers.hpp