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

Trigger at specified steps within each slab. More...

#include <StepsWithinSlab.hpp>

Public Types

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

Public Member Functions

 StepsWithinSlab (std::unique_ptr< TimeSequence< uint64_t > > steps_within_slab)
bool operator() (const uint64_t step_within_slab) 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 steps within each slab.

Member Data Documentation

◆ help

Options::String Triggers::StepsWithinSlab::help
staticconstexpr
Initial value:
{
"Trigger at specified steps within each slab."}

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