DiFfRG
|
This is the complete list of members for DiFfRG::GMRES< SparseMatrixType, VectorType >, including all inherited members.
AbstractLinearSolver() | DiFfRG::AbstractLinearSolver< SparseMatrixType, VectorType > | inline |
GMRES() | DiFfRG::GMRES< SparseMatrixType, VectorType > | inline |
init(const SparseMatrixType &matrix) | DiFfRG::GMRES< SparseMatrixType, VectorType > | inline |
invert() | DiFfRG::GMRES< SparseMatrixType, VectorType > | inline |
matrix | DiFfRG::GMRES< SparseMatrixType, VectorType > | private |
preconditioner | DiFfRG::GMRES< SparseMatrixType, VectorType > | private |
solve(const VectorType &src, VectorType &dst, const double tol) | DiFfRG::GMRES< SparseMatrixType, VectorType > | inline |
DiFfRG::AbstractLinearSolver::solve(const VectorType &src, const VectorType &dst, const double tol) | DiFfRG::AbstractLinearSolver< SparseMatrixType, VectorType > | inline |