![]() |
SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::solver::ODESolver, including all inherited members.
| getEpsilon() | sgpp::solver::SGSolver | inline |
| getNumberIterations() | sgpp::solver::SGSolver | inline |
| getResiduum() | sgpp::solver::SGSolver | inline |
| myEpsilon | sgpp::solver::SGSolver | protected |
| nIterations | sgpp::solver::SGSolver | protected |
| nMaxIterations | sgpp::solver::SGSolver | protected |
| ODESolver(size_t imax, double timestepSize) | sgpp::solver::ODESolver | inline |
| residuum | sgpp::solver::SGSolver | protected |
| setEpsilon(double eps) | sgpp::solver::SGSolver | inline |
| setMaxIterations(size_t nIterations) | sgpp::solver::SGSolver | inline |
| SGSolver(size_t nMaximumIterations, double epsilon) | sgpp::solver::SGSolver | inline |
| solve(SLESolver &LinearSystemSolver, sgpp::solver::OperationParabolicPDESolverSystem &System, bool bIdentifyLastStep=false, bool verbose=false)=0 | sgpp::solver::ODESolver | pure virtual |
| ~ODESolver() | sgpp::solver::ODESolver | inlinevirtual |
| ~SGSolver() | sgpp::solver::SGSolver | inlinevirtual |