| checkConvergence(const Type &tolerance, const Type &relTolerance) | SolverPerformance< Type > | |
| checkSingularity(const Type &residual) | SolverPerformance< Type > | |
| ClassName("SolverPerformance") | SolverPerformance< Type > | |
| converged() const | SolverPerformance< Type > | inline |
| fieldName() const | SolverPerformance< Type > | inline |
| finalResidual() const | SolverPerformance< Type > | inline |
| finalResidual() | SolverPerformance< Type > | inline |
| Foam::max(const SolverPerformance< Type > &, const SolverPerformance< Type > &) | SolverPerformance< Type > | friend |
| great_ | SolverPerformance< Type > | static |
| initialResidual() const | SolverPerformance< Type > | inline |
| initialResidual() | SolverPerformance< Type > | inline |
| max() | SolverPerformance< Type > | |
| max() | SolverPerformance< Type > | |
| max() | SolverPerformance< Type > | |
| nIterations() const | SolverPerformance< Type > | inline |
| nIterations() | SolverPerformance< Type > | inline |
| operator(Ostream &, const SolverPerformance< Type > &) | SolverPerformance< Type > | friend |
| operator!=(const SolverPerformance< Type > &) const | SolverPerformance< Type > | |
| operator>>(Istream &, SolverPerformance< Type > &) | SolverPerformance< Type > | friend |
| print(Ostream &os) const | SolverPerformance< Type > | |
| replace(const label cmpt, const SolverPerformance< typename pTraits< Type >::cmptType > &sp) | SolverPerformance< Type > | |
| singular() const | SolverPerformance< Type > | |
| small_ | SolverPerformance< Type > | static |
| solverName() const | SolverPerformance< Type > | inline |
| solverName() | SolverPerformance< Type > | inline |
| SolverPerformance() | SolverPerformance< Type > | inline |
| SolverPerformance(const word &solverName, const word &fieldName, const Type &iRes=pTraits< Type >::zero, const Type &fRes=pTraits< Type >::zero, const label nIter=0, const bool converged=false, const bool singular=false) | SolverPerformance< Type > | inline |
| vsmall_ | SolverPerformance< Type > | static |