|
SpECTRE
v2026.04.01
|
Trigger when the solver identified by the Label has converged. More...
#include <HasConverged.hpp>
Public Types | |
| using | options = tmpl::list<> |
| using | argument_tags = tmpl::list<Convergence::Tags::HasConverged<Label>> |
Public Member Functions | |
| bool | operator() (const Convergence::HasConverged &has_converged) const |
| 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 when the solver identified by the Label has converged.
|
staticconstexpr |