SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
elliptic::Triggers Namespace Reference

Triggers for elliptic executables. More...

Classes

class  EveryNIterations
 Trigger every N iterations of the solver identifid by the Label, after a given offset. More...
 
class  HasConverged
 Trigger when the solver identified by the Label has converged. More...
 

Typedefs

template<typename Label >
using all_triggers = implementation defined
 

Detailed Description

Triggers for elliptic executables.