SpECTRE  v2024.04.12
Convergence::Tags Namespace Reference

Tags related to the convergence of iterative algorithms. More...

Classes

struct  Criteria
 Convergence::Criteria that determine the iterative algorithm has converged More...
 
struct  HasConverged
 Holds a Convergence::HasConverged flag that signals the iterative algorithm has converged, along with the reason for convergence. More...
 
struct  IterationId
 Identifies a step in an iterative algorithm. More...
 
struct  Iterations
 A fixed number of iterations to run the iterative algorithm. More...
 

Detailed Description

Tags related to the convergence of iterative algorithms.