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 |
| solve(const CSRMatrix *A, const double *rhs, double *solution) const | Opm::LinearSolverUmfpack | |
| 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=0 | Opm::LinearSolverUmfpack | virtual |
| ~LinearSolverInterface() | Opm::LinearSolverInterface | virtual |
| ~LinearSolverUmfpack() | Opm::LinearSolverUmfpack | virtual |