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

Trigger at specified numbers of slabs after the simulation start. More...

#include <Slabs.hpp>

Public Types

using argument_tags = tmpl::list<Tags::TimeStepId>

Public Member Functions

 Slabs (std::unique_ptr< TimeSequence< uint64_t > > slabs)
bool operator() (const TimeStepId &time_id) const
void pup (PUP::er &p) override
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 at specified numbers of slabs after the simulation start.

Member Data Documentation

◆ help

Options::String Triggers::Slabs::help
staticconstexpr
Initial value:
{
"Trigger at specified numbers of slabs after the simulation start."}

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