| checkConvergence(const Dune::InverseOperatorResult &result, const FlowLinearSolverParameters ¶meters) | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | inlineprotectedstatic |
| comm() const =0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| CommunicationType typedef | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | |
| eraseMatrix()=0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| getResidual(Vector &b) const =0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| getSolveCount() const =0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| iterations() const =0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| Matrix typedef | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | |
| numAvailableSolvers() const =0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| prepare(const Matrix &M, Vector &b)=0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| prepare(const SparseMatrixAdapter &M, Vector &b)=0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| setActiveSolver(int num)=0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| setMatrix(const SparseMatrixAdapter &M)=0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| setResidual(Vector &b)=0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| solve(Vector &x)=0 | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | pure virtual |
| ~AbstractISTLSolver()=default | Opm::AbstractISTLSolver< SparseMatrixAdapter, Vector > | virtual |