Trigger in intervals surrounding particular times.
More...
#include <NearTimes.hpp>
|
using | Unit = NearTimes_enums::Unit |
|
using | Direction = NearTimes_enums::Direction |
|
using | options = implementation defined |
|
using | argument_tags = implementation defined |
|
|
| NearTimes (std::unique_ptr< TimeSequence< double > > times, const double range, const Unit unit, const Direction direction) |
|
bool | operator() (const double now, const TimeDelta &time_step) const |
|
void | pup (PUP::er &p) override |
|
| WRAPPED_PUPable_abstract (Trigger) |
|
template<typename DbTags > |
bool | is_triggered (const db::DataBox< DbTags > &box) const |
|
Trigger in intervals surrounding particular times.
When using adaptive time stepping, intervals specified in terms of slabs or steps are approximate.
- See also
- Times
◆ help
Initial value:=
"Trigger in intervals surrounding particular times."
The documentation for this class was generated from the following file:
- src/Time/Triggers/NearTimes.hpp