CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ConstantStepOdeSolver Member List

This is the complete list of members for ConstantStepOdeSolver, including all inherited members.

chargeBuffer_ConstantStepOdeSolverprivate
ConstantStepOdeSolver()ConstantStepOdeSolverinline
ConstantStepOdeSolver(const AbsODERHS &rhs)ConstantStepOdeSolverinline
ConstantStepOdeSolver(const ConstantStepOdeSolver &r)ConstantStepOdeSolver
dim_ConstantStepOdeSolverprivate
dt_ConstantStepOdeSolverprivate
getCoordinate(const unsigned which, const unsigned idx) const ConstantStepOdeSolverinline
getIntegrated(unsigned which, unsigned idx) const ConstantStepOdeSolver
getPeakTime(unsigned which) const ConstantStepOdeSolver
getRHS() const ConstantStepOdeSolverinline
getRHS()ConstantStepOdeSolverinline
getTime(const unsigned idx) const ConstantStepOdeSolverinline
historyBuffer_ConstantStepOdeSolverprivate
integrateCoordinate(const unsigned which)ConstantStepOdeSolverprivate
interpolateCoordinate(unsigned which, double t, bool cubic=false) const ConstantStepOdeSolver
interpolateIntegrated(unsigned which, double t, bool cubic=false) const ConstantStepOdeSolver
lastDeltaT() const ConstantStepOdeSolverinline
lastDim() const ConstantStepOdeSolverinline
lastIntegrated_ConstantStepOdeSolverprivate
lastMaxT() const ConstantStepOdeSolverinline
lastRunLength() const ConstantStepOdeSolverinline
methodName() const =0ConstantStepOdeSolverpure virtual
operator=(const ConstantStepOdeSolver &r)ConstantStepOdeSolver
rhs_ConstantStepOdeSolverprotected
run(const double *initialConditions, unsigned lenConditions, double dt, unsigned nSteps)ConstantStepOdeSolver
runLen_ConstantStepOdeSolverprivate
setHistory(double dt, const double *data, unsigned dim, unsigned runLen)ConstantStepOdeSolver
setRHS(const AbsODERHS &rhs)ConstantStepOdeSolverinline
step(double t, double dt, const double *x, unsigned lenX, double *coordIncrement) const =0ConstantStepOdeSolverprivatepure virtual
truncateCoordinate(unsigned which, double minValue, double maxValue)ConstantStepOdeSolver
writeHistory(std::ostream &os, double dt, bool cubic=false) const ConstantStepOdeSolver
writeIntegrated(std::ostream &os, unsigned which, double dt, bool cubic=false) const ConstantStepOdeSolver
~ConstantStepOdeSolver()ConstantStepOdeSolverinlinevirtual