|
SpECTRE
v2025.08.19
|
Trigger at particular times. More...
#include <Times.hpp>
Public Types | |
| using | argument_tags = tmpl::list< Tags::Time > |
Public Member Functions | |
| Times (std::unique_ptr< TimeSequence< double > > times) | |
| bool | operator() (const double now) 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 {"Trigger at particular times."} |
Trigger at particular times.