Trigger every N iterations of the solver identifid by the Label
, after a given offset.
More...
#include <EveryNIterations.hpp>
|
using | options = implementation defined |
|
using | argument_tags = implementation defined |
|
|
| EveryNIterations (const uint64_t interval, const uint64_t offset) |
|
bool | operator() (const size_t iteration_id) const |
|
void | pup (PUP::er &p) |
|
| WRAPPED_PUPable_abstract (Trigger) |
|
template<typename DbTags > |
bool | is_triggered (const db::DataBox< DbTags > &box) const |
|
template<typename Label>
class elliptic::Triggers::EveryNIterations< Label >
Trigger every N iterations of the solver identifid by the Label
, after a given offset.
◆ help
template<typename Label >
Initial value:{
"Trigger every N iterations after a given offset."}
The documentation for this class was generated from the following file:
- src/Elliptic/Triggers/EveryNIterations.hpp