CAPD::DynSys Library  6.0.0
capd::dynsys::FadOdeSolver< FadMapT, StepControlT > Member List

This is the complete list of members for capd::dynsys::FadOdeSolver< FadMapT, StepControlT >, including all inherited members.

adjustTimeStep(const ScalarType &newStep)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
BaseTaylor typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
BasicFadOdeSolver(VectorFieldType &f, size_type _order, const capd::dynsys::IEncFoundStepControl &stepControl=capd::dynsys::IEncFoundStepControl())capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
centerCoefficient(size_type i, size_type j) constcapd::diffAlgebra::FadCurve< MatrixT >inline
centerCoefficient(size_type i, size_type j)capd::diffAlgebra::FadCurve< MatrixT >inline
clearCoefficients()capd::diffAlgebra::FadCurve< MatrixT >
coefficient(size_type i, size_type j) constcapd::diffAlgebra::FadCurve< MatrixT >inline
coefficient(size_type i, size_type j, size_type k) constcapd::diffAlgebra::FadCurve< MatrixT >inline
coefficient(size_type i, size_type j)capd::diffAlgebra::FadCurve< MatrixT >inline
coefficient(size_type i, size_type j, size_type k)capd::diffAlgebra::FadCurve< MatrixT >inline
computeCoeff(AVector &in, AVector &out, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
computeCoefficients(const VectorType &x, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
computeCoefficients(ScalarType t, const VectorType &x, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
computeCoefficients(const VectorType &x, const MatrixType &M, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
computeCoefficients(ScalarType t, const VectorType &x, const MatrixType &M, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
computeCoefficientsAtCenter(const VectorType &x, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
computeCoefficientsAtCenter(ScalarType t, const VectorType &x, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
computeRemainderCoefficients(const VectorType &x)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inline
computeRemainderCoefficients(const VectorType &x, const MatrixType &M)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inline
computeRemainderCoefficients(ScalarType t, const VectorType &x)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inline
computeRemainderCoefficients(ScalarType t, const VectorType &x, const MatrixType &M)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inline
computeTaylorCoefficients(ScalarType t, const VectorType &x, const VectorType &xx)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >
computeTimeStep(const ScalarType &t, const VectorType &x)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inlineprotected
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::computeTimeStep(VectorType &v)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inlineprotected
Curve(Real left, Real right, size_type dimension, size_type order, size_type degree)capd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >
derivative(const ScalarType &h) constcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >virtual
difference_type typedefcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >
dimension() constcapd::diffAlgebra::FadCurve< MatrixT >inline
domainErrorMessage(std::string msg, ScalarType h, Real left, Real right) constcapd::diffAlgebra::CurveInterface< MatrixT >inline
encloseC0Map(const ScalarType &t, const VectorType &x0, const VectorType &x, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >virtual
encloseC1Map(const ScalarType &t, const VectorType &x0, const VectorType &x, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi, MatrixType &o_jacRem, MatrixType &o_jacEnc)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >
C1DynSys< FadMapT::MatrixType >::encloseC1Map(const ScalarType &t, const VectorType &x, const VectorType &xx, VectorType &o_phi, VectorType &o_rem, VectorType &o_enc, FadMapT::MatrixType &o_jacPhi, FadMapT::MatrixType &o_jacRem, FadMapT::MatrixType &o_jacEnc)=0capd::dynsys::C1DynSys< FadMapT::MatrixType >pure virtual
enclosure(const ScalarType &t, const VectorType &x)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >virtual
eval(ScalarType, JetType &) constcapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >inlinevirtual
FadCurve(size_type dimension, size_type order, size_type degree)capd::diffAlgebra::FadCurve< MatrixT >
FadOdeSolver(VectorFieldType &f, size_type _order, const StepControlT &_stepControl=StepControlT())capd::dynsys::FadOdeSolver< FadMapT, StepControlT >
FScalar typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
FunctionType typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
FVector typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
getAbsoluteTolerance() constcapd::dynsys::StepControlInterface< StepControlT, Scalar >inline
getAllocatedOrder() constcapd::diffAlgebra::FadCurve< MatrixT >inline
getCoeffNorm(size_type i, size_type degree) constcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >virtual
getCurrentTime() constcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inlineprotected
getCurve()capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
getEffectiveTolerance(Solver &solver, const SetType &s)capd::dynsys::StepControlInterface< StepControlT, Scalar >inlinestatic
getLeftDomain() constcapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >inlinevirtual
getMaxStep() constcapd::dynsys::StepControlInterface< StepControlT, Scalar >inline
getOrder() constcapd::diffAlgebra::FadCurve< MatrixT >inline
getRelativeTolerance() constcapd::dynsys::StepControlInterface< StepControlT, Scalar >inline
getRightDomain() constcapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >inlinevirtual
getStep() constcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >inlinevirtual
getStepControl() constcapd::dynsys::StepControlInterface< StepControlT, Scalar >inline
getVectorField() constcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
getVectorField()capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
hessian(const ScalarType &) constcapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >inlinevirtual
HessianType typedefcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >
initRemainderCoefficients(ScalarType t, const VectorType &x, unsigned degree)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inline
isStepChangeAllowed() constcapd::dynsys::StepControlInterface< StepControlT, Scalar >inline
jacEnclosure(const ScalarType &t, const VectorType &enc)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >
JacPhi(const ScalarType &t, const VectorType &iv)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >virtual
JacRemainder(const ScalarType &t, const VectorType &vecEnclosure, const MatrixType &jacEnclosure, VectorType &Remainder, MatrixType &jRemainder)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >
jet(const ScalarType &) constcapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >inlinevirtual
JetType typedefcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >
Lipschitz(const ScalarType &t, const VectorType &iv, NormType &n)capd::dynsys::DynSys< MatrixT >virtual
m_absoluteTolerancecapd::dynsys::StepControlInterface< StepControlT, Scalar >protected
m_centercapd::diffAlgebra::FadCurve< MatrixT >mutableprotected
m_centerOutcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >mutableprotected
m_dimensioncapd::diffAlgebra::FadCurve< MatrixT >protected
m_fixedTimeStepcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
m_ftimecapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >mutableprotected
m_incapd::diffAlgebra::FadCurve< MatrixT >mutableprotected
m_jacRemcapd::diffAlgebra::FadCurve< MatrixT >mutableprotected
m_jacRemOutcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >mutableprotected
m_leftcapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >protected
m_maxStepcapd::dynsys::StepControlInterface< StepControlT, Scalar >protected
m_onOffStepControlcapd::dynsys::StepControlInterface< StepControlT, Scalar >protected
m_ordercapd::diffAlgebra::FadCurve< MatrixT >protected
m_outcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >mutableprotected
m_relativeTolerancecapd::dynsys::StepControlInterface< StepControlT, Scalar >protected
m_remcapd::diffAlgebra::FadCurve< MatrixT >mutableprotected
m_remOutcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >mutableprotected
m_rightcapd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >protected
m_stepcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
m_stepControlcapd::dynsys::StepControlInterface< StepControlT, Scalar >protected
m_timecapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >mutableprotected
m_vectorFieldcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
MatrixType typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
NormType typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
onOffStepControl(bool _onOffStepControl)capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
operator()(SetType &set)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inline
operator()(SetType &set, SetType &result)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inline
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::operator()(VectorType)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::operator()(ScalarType &t, VectorType)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::operator()(VectorType v, MatrixType &o_resultDerivative)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::operator()(ScalarType &t, VectorType v, MatrixType &o_resultDerivative)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::operator()(VectorType v, const MatrixType &derivative, MatrixType &o_resultDerivative)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::operator()(ScalarType &t, VectorType v, const MatrixType &derivative, MatrixType &o_resultDerivative)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >::operator()(JetT &jet)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >::operator()(const ScalarType &h) constcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >virtual
operator[](const ScalarType &h) constcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >inlinevirtual
ParametricCurve(Real left, Real right)capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >
Phi(const ScalarType &t, const VectorType &iv)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >virtual
Real typedefcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >
recordDags()capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
Remainder(const ScalarType &t, const VectorType &iv, VectorType &o_enc)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >virtual
remainderCoefficient(size_type i, size_type j) constcapd::diffAlgebra::FadCurve< MatrixT >inline
remainderCoefficient(size_type i, size_type j, size_type k) constcapd::diffAlgebra::FadCurve< MatrixT >inline
remainderCoefficient(size_type i, size_type j)capd::diffAlgebra::FadCurve< MatrixT >inline
remainderCoefficient(size_type i, size_type j, size_type k)capd::diffAlgebra::FadCurve< MatrixT >inline
reset()capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
saveCurrentSet(const capd::diffAlgebra::TimeRange< ScalarType > &)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inlineprotected
saveCurrentSet(const capd::dynset::C1Set< MatrixType > &set)capd::dynsys::FadOdeSolver< FadMapT, StepControlT >inlineprotected
ScalarType typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
setAbsoluteTolerance(TolScalarType tol)capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
setCurrentTime(const ScalarType &a_time) constcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inlineprotected
setDomain(Real left, Real right)capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >inlinevirtual
setInitHessian(const HessianType &)capd::diffAlgebra::CurveInterface< MatrixT >inline
setInitialCondition(const VectorType &u, TVector &in)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
setInitialCondition(const VectorType &u, TFVector &in)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
setInitialCondition(const VectorType &u, const MatrixType &M, TFVector &in)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
setInitJet(const JetType &)capd::diffAlgebra::CurveInterface< MatrixT >inline
setInitMatrix(const MatrixType &)capd::diffAlgebra::CurveInterface< MatrixT >inline
setMaxStep(Scalar maxStep)capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
setOrder(size_type order)capd::diffAlgebra::FadCurve< MatrixT >virtual
setParameter(Description name, const ScalarType &value)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
setRelativeTolerance(TolScalarType tol)capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
setStep(const ScalarType &newStep)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inline
setStepControl(const StepControlType &stepControl)capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
size_type typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
SolutionCurve typedefcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
StepControlInterface()capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
StepControlInterface(const StepControlType &stepControl)capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
StepControlType typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
sumTaylorSeries(VectorType &u, TVector &in, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
sumTaylorSeries(MatrixType &M, TFVector &in, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
sumTaylorSeries(VectorType &u, MatrixType &M, TFVector &in, size_type order)capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >protected
TFScalar typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
TFVector typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
timeDerivative(const ScalarType &h) constcapd::diffAlgebra::Curve< capd::diffAlgebra::FadCurve< FadMapT::MatrixType > >
TScalar typedefcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
turnOffStepControl()capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
turnOnStepControl()capd::dynsys::StepControlInterface< StepControlT, Scalar >inline
TVector typedefcapd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >
VectorFieldType typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
VectorType typedefcapd::dynsys::FadOdeSolver< FadMapT, StepControlT >
~BasicFadOdeSolver()capd::dynsys::BasicFadOdeSolver< FadMapT, capd::dynsys::IEncFoundStepControl >inlinevirtual
~DynSys()capd::dynsys::DynSys< MatrixT >inlinevirtual
~ParametricCurve()capd::diffAlgebra::ParametricCurve< BaseCurveT::MatrixType >inlinevirtual