SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Triggers::SlabCompares Class Reference

Trigger based on a comparison with the slab number. More...

#include <SlabCompares.hpp>

Classes

struct  Comparison
struct  Value

Public Types

using options = tmpl::list<Comparison, Value>
using argument_tags = tmpl::list<Tags::TimeStepId>

Public Member Functions

 SlabCompares (const Options::Comparator comparator, const uint64_t slab_number)
bool operator() (const TimeStepId &time_step_id) const
void pup (PUP::er &p)
Public Member Functions inherited from Trigger
 WRAPPED_PUPable_abstract (Trigger)
template<typename DbTags>
bool is_triggered (const db::DataBox< DbTags > &box) const

Static Public Attributes

static constexpr Options::String help

Detailed Description

Trigger based on a comparison with the slab number.

Member Data Documentation

◆ help

Options::String Triggers::SlabCompares::help
staticconstexpr
Initial value:
{
"Trigger based on a comparison with the slab number."}

The documentation for this class was generated from the following file:
  • src/Time/Triggers/SlabCompares.hpp