G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for BelosSolver, including all inherited members.
AbstractIterativeSolver() | AbstractIterativeSolver | |
AbstractIterativeSolver(const SparseMatrix &A) | AbstractIterativeSolver | explicit |
AbstractSolver() | AbstractSolver | |
AbstractSolver(const SparseMatrix &A) | AbstractSolver | explicit |
BelosSolver(const SparseMatrix &A, const int solver=BelosSolvers::BiCGStab) | BelosSolver | explicit |
currentParams() const | BelosSolver | virtual |
getPrecOperator() const | BelosSolver | |
getSolution(gsVector< real_t > &sol, const int rank=0) const | AbstractSolver | |
maxIter | AbstractIterativeSolver | protected |
numIterations() const | BelosSolver | virtual |
set(const std::string &name, const int &value) | BelosSolver | virtual |
set(const std::string &name, const bool &value) | BelosSolver | virtual |
set(const std::string &name, const double &value) | BelosSolver | virtual |
set(const std::string &name, const std::string &value) | BelosSolver | virtual |
setHermitian() | BelosSolver | |
setOptions(const gsOptionList &opt) | AbstractSolver | |
setPreconditioner(const std::string &precType, const SparseMatrix &A, const bool &leftprec, const int &OverlapLevel=0) | BelosSolver | |
solve(const Vector &b) | AbstractSolver | |
solveProblem() | BelosSolver | privatevirtual |
status() const | BelosSolver | virtual |
timing() const | BelosSolver | virtual |
tolerance | AbstractIterativeSolver | protected |
validParams() const | BelosSolver | virtual |
~AbstractSolver() | AbstractSolver | |
~BelosSolver() | BelosSolver |