Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
Opm
LinearSolverPetsc
Opm::LinearSolverPetsc Member List
This is the complete list of members for
Opm::LinearSolverPetsc
, including all inherited members.
getTolerance
() const
Opm::LinearSolverPetsc
virtual
LinearSolverPetsc
()
Opm::LinearSolverPetsc
LinearSolverPetsc
(const parameter::ParameterGroup ¶m)
Opm::LinearSolverPetsc
setTolerance
(const double tol)
Opm::LinearSolverPetsc
virtual
solve
(const int size, const int nonzeros, const int *ia, const int *ja, const double *sa, const double *rhs, double *solution, const boost::any &) const
Opm::LinearSolverPetsc
virtual
Opm::LinearSolverInterface::solve
(const CSRMatrix *A, const double *rhs, double *solution) const
Opm::LinearSolverInterface
~LinearSolverInterface
()
Opm::LinearSolverInterface
virtual
~LinearSolverPetsc
()
Opm::LinearSolverPetsc
virtual