Opm::AbstractISTLSolver< TypeTag > Member List

This is the complete list of members for Opm::AbstractISTLSolver< TypeTag >, including all inherited members.

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