Template Numerical Library version\ main:1437bf49
Loading...
Searching...
No Matches
TNL::Solvers::ODE::StaticEuler< Real > Member List

This is the complete list of members for TNL::Solvers::ODE::StaticEuler< Real >, including all inherited members.

checkConvergence()TNL::Solvers::StaticIterativeSolver< Real, Index >
checkNextIteration()TNL::Solvers::ODE::StaticExplicitSolver< Real, int >
configSetup(Config::ConfigDescription &config, const std::string &prefix="")TNL::Solvers::ODE::StaticEuler< Real >static
convergenceResidue (defined in TNL::Solvers::StaticIterativeSolver< Real, Index >)TNL::Solvers::StaticIterativeSolver< Real, Index >protected
courantNumber (defined in TNL::Solvers::ODE::StaticEuler< Real >)TNL::Solvers::ODE::StaticEuler< Real >protected
currentIteration (defined in TNL::Solvers::StaticIterativeSolver< Real, Index >)TNL::Solvers::StaticIterativeSolver< Real, Index >protected
currentResidue (defined in TNL::Solvers::StaticIterativeSolver< Real, Index >)TNL::Solvers::StaticIterativeSolver< Real, Index >protected
divergenceResidue (defined in TNL::Solvers::StaticIterativeSolver< Real, Index >)TNL::Solvers::StaticIterativeSolver< Real, Index >protected
DofVectorType typedefTNL::Solvers::ODE::StaticEuler< Real >
getConvergenceResidue() constTNL::Solvers::StaticIterativeSolver< Real, Index >
getCourantNumber() constTNL::Solvers::ODE::StaticEuler< Real >
getDivergenceResidue() constTNL::Solvers::StaticIterativeSolver< Real, Index >
getIterations() constTNL::Solvers::StaticIterativeSolver< Real, Index >
getMaxIterations() constTNL::Solvers::StaticIterativeSolver< Real, Index >
getMaxTau() constTNL::Solvers::ODE::StaticExplicitSolver< Real, int >
getMinIterations() constTNL::Solvers::StaticIterativeSolver< Real, Index >
getResidue() constTNL::Solvers::StaticIterativeSolver< Real, Index >
getStopTime() constTNL::Solvers::ODE::StaticExplicitSolver< Real, int >
getTau() constTNL::Solvers::ODE::StaticExplicitSolver< Real, int >
getTime() constTNL::Solvers::ODE::StaticExplicitSolver< Real, int >
IndexType typedefTNL::Solvers::ODE::StaticEuler< Real >
k1 (defined in TNL::Solvers::ODE::StaticEuler< Real >)TNL::Solvers::ODE::StaticEuler< Real >protected
maxIterations (defined in TNL::Solvers::StaticIterativeSolver< Real, Index >)TNL::Solvers::StaticIterativeSolver< Real, Index >protected
minIterations (defined in TNL::Solvers::StaticIterativeSolver< Real, Index >)TNL::Solvers::StaticIterativeSolver< Real, Index >protected
nextIteration()TNL::Solvers::StaticIterativeSolver< Real, Index >
RealType typedefTNL::Solvers::ODE::StaticEuler< Real >
refreshRate (defined in TNL::Solvers::StaticIterativeSolver< Real, Index >)TNL::Solvers::StaticIterativeSolver< Real, Index >protected
resetIterations()TNL::Solvers::StaticIterativeSolver< Real, Index >
setConvergenceResidue(const Real &convergenceResidue)TNL::Solvers::StaticIterativeSolver< Real, Index >
setCourantNumber(const RealType &c)TNL::Solvers::ODE::StaticEuler< Real >
setDivergenceResidue(const Real &divergenceResidue)TNL::Solvers::StaticIterativeSolver< Real, Index >
setMaxIterations(const Index &maxIterations)TNL::Solvers::StaticIterativeSolver< Real, Index >
setMaxTau(const RealType &maxTau)TNL::Solvers::ODE::StaticExplicitSolver< Real, int >
setMinIterations(const Index &minIterations)TNL::Solvers::StaticIterativeSolver< Real, Index >
setResidue(const Real &residue)TNL::Solvers::StaticIterativeSolver< Real, Index >
setStopTime(const RealType &stopTime)TNL::Solvers::ODE::StaticExplicitSolver< Real, int >
setTau(const RealType &tau)TNL::Solvers::ODE::StaticExplicitSolver< Real, int >
setTime(const RealType &t)TNL::Solvers::ODE::StaticExplicitSolver< Real, int >
setup(const Config::ParameterContainer &parameters, const std::string &prefix="")TNL::Solvers::ODE::StaticEuler< Real >
solve(VectorType &u, RHSFunction &&f, Args... args)TNL::Solvers::ODE::StaticEuler< Real >
StaticEuler()=defaultTNL::Solvers::ODE::StaticEuler< Real >
StaticExplicitSolver()=defaultTNL::Solvers::ODE::StaticExplicitSolver< Real, int >
StaticIterativeSolver()=defaultTNL::Solvers::StaticIterativeSolver< Real, Index >
VectorType typedefTNL::Solvers::ODE::StaticEuler< Real >