Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
Opm
LinearSolverUmfpack
Opm::LinearSolverUmfpack Member List
This is the complete list of members for
Opm::LinearSolverUmfpack
, including all inherited members.
getTolerance
() const
Opm::LinearSolverUmfpack
virtual
LinearSolverUmfpack
()
Opm::LinearSolverUmfpack
setTolerance
(const double)
Opm::LinearSolverUmfpack
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 &add=boost::any()) const
Opm::LinearSolverUmfpack
virtual
Opm::LinearSolverInterface::solve
(const CSRMatrix *A, const double *rhs, double *solution) const
Opm::LinearSolverInterface
~LinearSolverInterface
()
Opm::LinearSolverInterface
virtual
~LinearSolverUmfpack
()
Opm::LinearSolverUmfpack
virtual