| AbstractLinearSolver() | DiFfRG::AbstractLinearSolver< SparseMatrixType, VectorType > | inline |
| estimate_rcond(const SparseMatrixType &input_matrix, const unsigned int max_iterations=5) const | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
| estimate_scaled_rcond(const SparseMatrixType &input_matrix, const unsigned int max_iterations=5) const | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
| init(const SparseMatrixType &matrix) | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
| invert() | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
| matrix | DiFfRG::UMFPack< SparseMatrixType, VectorType > | private |
| performs_factorization | DiFfRG::UMFPack< SparseMatrixType, VectorType > | static |
| report_port | DiFfRG::AbstractLinearSolver< SparseMatrixType, VectorType > | protected |
| set_report_port(ReportPort port) | DiFfRG::AbstractLinearSolver< SparseMatrixType, VectorType > | inline |
| solve(const VectorType &src, VectorType &dst, const double) | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
| DiFfRG::AbstractLinearSolver::solve(const VectorType &src, const VectorType &dst, const double tol) | DiFfRG::AbstractLinearSolver< SparseMatrixType, VectorType > | inline |
| solve_transpose(const VectorType &src, VectorType &dst) const | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
| solver | DiFfRG::UMFPack< SparseMatrixType, VectorType > | private |
| UMFPack() | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |