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

Trigger based on a comparison with the time. More...

#include <TimeCompares.hpp>

Classes

struct  Comparison
struct  Value

Public Types

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

Public Member Functions

 TimeCompares (const Options::Comparator comparator, const double time)
bool operator() (const double &time) 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 time.

Member Data Documentation

◆ help

Options::String Triggers::TimeCompares::help
staticconstexpr
Initial value:
{
"Trigger based on a comparison with the time."}

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