|
My Project
|
Collects summary information about the execution of the linear solver. More...
#include <linearsolverreport.hh>
Public Member Functions | |
| void | reset () |
| const Opm::Timer & | timer () const |
| Opm::Timer & | timer () |
| unsigned | iterations () const |
| void | increment () |
| SolverReport & | operator++ () |
| bool | converged () const |
| void | setConverged (bool value) |
Collects summary information about the execution of the linear solver.