#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 |
Static Public Attributes | |
static constexpr Options::String | help |
Trigger at specified numbers of slabs after the simulation start.
|
staticconstexpr |