linearsolverreport.hh
Go to the documentation of this file.
Collects summary information about the execution of the linear solver. Definition: linearsolverreport.hh:42 unsigned iterations() const Definition: linearsolverreport.hh:60 SolverReport & operator++() Definition: linearsolverreport.hh:66 void setConverged(bool value) Definition: linearsolverreport.hh:72 const Opm::Timer & timer() const Definition: linearsolverreport.hh:54 Define some base class for the convergence criteria of the linear solvers of DUNE-ISTL. Definition: blackoilboundaryratevector.hh:37 |