![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
This is the complete list of members for AmesosSolver, including all inherited members.
| AbstractSolver() | AbstractSolver | |
| AbstractSolver(const SparseMatrix &A) | AbstractSolver | explicit |
| AmesosSolver(const SparseMatrix &A, const int solver=AmesosSolvers::KLU) | AmesosSolver | explicit |
| currentParams() const | AmesosSolver | virtual |
| getSolution(gsVector< real_t > &sol, const int rank=0) const | AbstractSolver | |
| set(const std::string &name, const int &value) | AmesosSolver | virtual |
| set(const std::string &name, const bool &value) | AmesosSolver | virtual |
| set(const std::string &name, const double &value) | AmesosSolver | virtual |
| set(const std::string &name, const std::string &value) | AmesosSolver | virtual |
| setOptions(const gsOptionList &opt) | AbstractSolver | |
| solve(const Vector &b) | AbstractSolver | |
| solveProblem() | AmesosSolver | privatevirtual |
| solveProblem(const bool noSymbolicFactorization, const bool noNumericFactorization) | AmesosSolver | private |
| status() const | AmesosSolver | virtual |
| timing() const | AmesosSolver | virtual |
| validParams() const | AmesosSolver | virtual |
| ~AbstractSolver() | AbstractSolver | |
| ~AmesosSolver() | AmesosSolver |