DiFfRG
|
This is the complete list of members for DiFfRG::UMFPack< SparseMatrixType, VectorType >, including all inherited members.
AbstractLinearSolver() | DiFfRG::AbstractLinearSolver< SparseMatrixType, VectorType > | inline |
init(const SparseMatrixType &matrix) | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
invert() | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |
matrix | DiFfRG::UMFPack< SparseMatrixType, VectorType > | private |
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 |
solver | DiFfRG::UMFPack< SparseMatrixType, VectorType > | private |
UMFPack() | DiFfRG::UMFPack< SparseMatrixType, VectorType > | inline |