checkConvergence() | TNL::Solvers::StaticIterativeSolver< double, int > | |
checkNextIteration() | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
configSetup(Config::ConfigDescription &config, const std::string &prefix="") | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | static |
getConvergenceResidue() const | TNL::Solvers::StaticIterativeSolver< double, int > | |
getDivergenceResidue() const | TNL::Solvers::StaticIterativeSolver< double, int > | |
getIterations() const | TNL::Solvers::StaticIterativeSolver< double, int > | |
getMaxIterations() const | TNL::Solvers::StaticIterativeSolver< double, int > | |
getMaxTau() const | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
getMinIterations() const | TNL::Solvers::StaticIterativeSolver< double, int > | |
getResidue() const | TNL::Solvers::StaticIterativeSolver< double, int > | |
getStopTime() const | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
getTau() const | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
getTime() const | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
IndexType typedef | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
maxTau (defined in TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | protected |
nextIteration() | TNL::Solvers::StaticIterativeSolver< double, int > | |
RealType typedef | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
resetIterations() | TNL::Solvers::StaticIterativeSolver< double, int > | |
setConvergenceResidue(const double &convergenceResidue) | TNL::Solvers::StaticIterativeSolver< double, int > | |
setDivergenceResidue(const double &divergenceResidue) | TNL::Solvers::StaticIterativeSolver< double, int > | |
setMaxIterations(const int &maxIterations) | TNL::Solvers::StaticIterativeSolver< double, int > | |
setMaxTau(const RealType &maxTau) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
setMinIterations(const int &minIterations) | TNL::Solvers::StaticIterativeSolver< double, int > | |
setResidue(const double &residue) | TNL::Solvers::StaticIterativeSolver< double, int > | |
setStopTime(const RealType &stopTime) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
setTau(const RealType &tau) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
setTestingMode(bool testingMode) (defined in TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
setTime(const RealType &t) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
setup(const Config::ParameterContainer ¶meters, const std::string &prefix="") | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
StaticExplicitSolver()=default | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | |
StaticIterativeSolver()=default | TNL::Solvers::StaticIterativeSolver< double, int > | |
stopOnSteadyState (defined in TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | protected |
stopTime (defined in TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | protected |
tau (defined in TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | protected |
testingMode (defined in TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | protected |
time (defined in TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >) | TNL::Solvers::ODE::StaticExplicitSolver< Real, Index > | protected |