SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
OptionTags::EventsAndTriggers< WhenToCheck > Struct Template Reference

Contains the events and triggers. More...

#include <Tags.hpp>

Public Types

using type = ::EventsAndTriggers

Static Public Member Functions

static std::string name ()

Static Public Attributes

static constexpr Options::String help = "Events to run at triggers"

Detailed Description

template<Triggers::WhenToCheck WhenToCheck>
struct OptionTags::EventsAndTriggers< WhenToCheck >

Contains the events and triggers.

In yaml this is specified as a map of triggers to lists of events:

EventsAndTriggersAtSlabs:
? TriggerA:
OptionsForTriggerA
: - Event1:
OptionsForEvent1
- Event2:
OptionsForEvent2
? TriggerB:
OptionsForTriggerB
: - Event3:
OptionsForEvent3
- Event4:
OptionsForEvent4

The documentation for this struct was generated from the following file:
  • src/ParallelAlgorithms/EventsAndTriggers/Tags.hpp