CMS 3D CMS Logo

RK2 Member List

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

buf_RK2mutableprivate
ConstantStepOdeSolver()ConstantStepOdeSolverinline
ConstantStepOdeSolver(const AbsODERHS &rhs)ConstantStepOdeSolverinline
ConstantStepOdeSolver(const ConstantStepOdeSolver &r)ConstantStepOdeSolver
getCoordinate(const unsigned which, const unsigned idx) constConstantStepOdeSolverinline
getIntegrated(unsigned which, unsigned idx) constConstantStepOdeSolver
getPeakTime(unsigned which) constConstantStepOdeSolver
getRHS() constConstantStepOdeSolverinline
getRHS()ConstantStepOdeSolverinline
getTime(const unsigned idx) constConstantStepOdeSolverinline
interpolateCoordinate(unsigned which, double t, bool cubic=false) constConstantStepOdeSolver
interpolateIntegrated(unsigned which, double t, bool cubic=false) constConstantStepOdeSolver
lastDeltaT() constConstantStepOdeSolverinline
lastDim() constConstantStepOdeSolverinline
lastMaxT() constConstantStepOdeSolverinline
lastRunLength() constConstantStepOdeSolverinline
methodName() const overrideRK2inlinevirtual
operator=(const ConstantStepOdeSolver &r)ConstantStepOdeSolver
rhs_ConstantStepOdeSolverprotected
RK2()RK2inline
RK2(const AbsODERHS &rhs)RK2inlineexplicit
run(const double *initialConditions, unsigned lenConditions, double dt, unsigned nSteps)ConstantStepOdeSolver
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 overrideRK2privatevirtual
truncateCoordinate(unsigned which, double minValue, double maxValue)ConstantStepOdeSolver
writeHistory(std::ostream &os, double dt, bool cubic=false) constConstantStepOdeSolver
writeIntegrated(std::ostream &os, unsigned which, double dt, bool cubic=false) constConstantStepOdeSolver
~ConstantStepOdeSolver()ConstantStepOdeSolverinlinevirtual