|
SpECTRE
2021.08.02
|
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) noexcept | |
| bool | operator() (const TimeStepId &time_id) const noexcept |
| void | pup (PUP::er &p) noexcept override |
Public Member Functions inherited from Trigger | |
| WRAPPED_PUPable_abstract (Trigger) | |
| template<typename DbTags > | |
| bool | is_triggered (const db::DataBox< DbTags > &box) noexcept |
Static Public Attributes | |
| static constexpr Options::String | help |
Trigger at specified numbers of slabs after the simulation start.
|
staticconstexpr |