SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
elliptic::Triggers::HasConverged< Label > Class Template Reference

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

Detailed Description

template<typename Label>
class elliptic::Triggers::HasConverged< Label >

Trigger when the solver identified by the Label has converged.

Member Data Documentation

◆ help

template<typename Label>
Options::String elliptic::Triggers::HasConverged< Label >::help
staticconstexpr
Initial value:
{
"Trigger when the solver has converged."}

The documentation for this class was generated from the following file:
  • src/Elliptic/Triggers/HasConverged.hpp