LAMA
lama::IterativeSolver::IterativeSolverRuntime Struct Reference

#include <IterativeSolver.hpp>

Public Member Functions

 IterativeSolverRuntime ()
virtual ~IterativeSolverRuntime ()

Data Fields

IndexType mIterations
 The number of iterations the solver currently has performed.

Constructor & Destructor Documentation


Field Documentation

The number of iterations the solver currently has performed.

This is needed by the iteraton count stopping criteria and is maintained in the solver() method.

Referenced by lama::IterativeSolver::getIterationCount(), lama::IterativeSolver::logIterationEndAndResidual(), and lama::IterativeSolver::solveImpl().


The documentation for this struct was generated from the following files: