CAPD::DynSys Library  6.0.0
capd::pdes::PdeSolver< SeriesT, StepControlT > Member List

This is the complete list of members for capd::pdes::PdeSolver< SeriesT, StepControlT >, including all inherited members.

adjustTimeStep(ScalarType h)capd::pdes::PdeSolver< SeriesT, StepControlT >inline
C1Data typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
centerCoefficient(size_type i, size_type j) constcapd::pdes::PdeCurve< SeriesT >inline
checkRemainderInclusion(const V &T, const FiniteVectorType &rem, ScalarType &beta)capd::pdes::PdeSolver< SeriesT, StepControlT >protected
checkRemainderInclusion(const VectorArray &, ScalarType &beta)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
checkRemainderInclusion(C1Data, ScalarType &beta)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
clearCoefficients()capd::pdes::PdeCurve< SeriesT >
coefficient(size_type i, size_type j) constcapd::pdes::PdeCurve< SeriesT >inline
coefficient(size_type i, size_type j, size_type k) constcapd::pdes::PdeCurve< SeriesT >inline
computeImplicitCoefficients(const FiniteVectorType &x0, const VectorType &x, size_type q)capd::pdes::PdeSolver< SeriesT, StepControlT >
computeODECoefficients(VectorArray &a, size_type p)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
computeODECoefficients(C1Data a, size_type p)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
computeTimeStep(const ScalarType &t, const VectorType &x)capd::pdes::PdeSolver< SeriesT, StepControlT >inline
CurveType typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
derivative(const ScalarType &h) constcapd::pdes::PdeCurve< SeriesT >inlinevirtual
dimension() constcapd::pdes::PdeCurve< SeriesT >inline
domainErrorMessage(std::string msg, ScalarType h, Real left, Real right) constcapd::diffAlgebra::CurveInterface< capd::IMatrix >inline
encloseC0Map(const FiniteVectorType &x0, const VectorType &x, VectorType &y, FiniteVectorType &o_phi, FiniteVectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi)capd::pdes::PdeSolver< SeriesT, StepControlT >
encloseC1Map(const FiniteVectorType &x0, const VectorType &x, const FiniteVectorType &inDy, VectorType &y, FiniteVectorType &o_phi, FiniteVectorType &o_rem, VectorType &o_enc, MatrixType &o_jacPhi, MatrixType &o_jacRem, MatrixType &o_jacEnc, VectorArray &DyxId, VectorArray &Dyx, FiniteVectorType &outDy, FiniteVectorType &encDy)capd::pdes::PdeSolver< SeriesT, StepControlT >
eval(ScalarType, JetType &) constcapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >inlinevirtual
FiniteVectorType typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
getAbsoluteTolerance() constcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
getAllocatedOrder() constcapd::pdes::PdeCurve< SeriesT >
getCenter() constcapd::pdes::PdeCurve< SeriesT >inlinevirtual
getCoefficients()capd::pdes::PdeCurve< SeriesT >inline
getCoefficients() constcapd::pdes::PdeCurve< SeriesT >inline
getCoefficientsAtCenter()capd::pdes::PdeCurve< SeriesT >inline
getCoefficientsAtCenter() constcapd::pdes::PdeCurve< SeriesT >inline
getCoeffNorm(size_type, size_type degree) constcapd::pdes::PdeSolver< SeriesT, StepControlT >
getCurve() constcapd::pdes::PdeSolver< SeriesT, StepControlT >inline
getCurve()capd::pdes::PdeSolver< SeriesT, StepControlT >inline
getDyxCoefficients()capd::pdes::PdeCurve< SeriesT >inline
getDyxCoefficients() constcapd::pdes::PdeCurve< SeriesT >inline
getDyxRemainderCoefficients()capd::pdes::PdeCurve< SeriesT >inline
getDyxRemainderCoefficients() constcapd::pdes::PdeCurve< SeriesT >inline
getEffectiveTolerance(Solver &solver, const SetType &s)capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inlinestatic
getImplicitCurve() constcapd::pdes::PdeSolver< SeriesT, StepControlT >inline
getLeftDomain() constcapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >inlinevirtual
getMatrixCoefficients()capd::pdes::PdeCurve< SeriesT >inline
getMatrixCoefficients() constcapd::pdes::PdeCurve< SeriesT >inline
getMatrixRemainderCoefficients()capd::pdes::PdeCurve< SeriesT >inline
getMatrixRemainderCoefficients() constcapd::pdes::PdeCurve< SeriesT >inline
getMaxStep() constcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
getOrder() constcapd::pdes::PdeCurve< SeriesT >inline
getRelativeTolerance() constcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
getRemainderCoefficients()capd::pdes::PdeCurve< SeriesT >inline
getRemainderCoefficients() constcapd::pdes::PdeCurve< SeriesT >inline
getRightDomain() constcapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >inlinevirtual
getStep()capd::pdes::PdeSolver< SeriesT, StepControlT >inline
getStepControl() constcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
getVectorField()capd::pdes::PdeSolver< SeriesT, StepControlT >inline
hessian(const ScalarType &) constcapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >inlinevirtual
HessianType typedefcapd::pdes::PdeCurve< SeriesT >
highOrderEnclosure(const EncType &X, EncType &enc)capd::pdes::PdeSolver< SeriesT, StepControlT >protected
highOrderEnclosure()capd::pdes::PdeSolver< SeriesT, StepControlT >protected
initEncloseOneStep(const FiniteVectorType &x0, const VectorType &x)capd::pdes::PdeSolver< SeriesT, StepControlT >protected
initMatrixcapd::pdes::PdeCurve< SeriesT >protected
initRemainderCoefficients(ScalarType, const VectorType &, unsigned)capd::pdes::PdeSolver< SeriesT, StepControlT >inline
isStepChangeAllowed() constcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
jet(const ScalarType &) constcapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >inlinevirtual
JetType typedefcapd::pdes::PdeCurve< SeriesT >
m_absoluteTolerancecapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >protected
m_coefficientscapd::pdes::PdeCurve< SeriesT >protected
m_coefficientsAtCentercapd::pdes::PdeCurve< SeriesT >protected
m_deltaXcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_dyxCoefficientscapd::pdes::PdeCurve< SeriesT >protected
m_dyxPhicapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_dyxRemcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_dyxRemainderCoefficientscapd::pdes::PdeCurve< SeriesT >protected
m_fixedTimeStepcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_implicitCurvecapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_jacPhicapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_jacRemcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_leftcapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >protected
m_matrixCoefficientscapd::pdes::PdeCurve< SeriesT >protected
m_matrixRemainderCoefficientscapd::pdes::PdeCurve< SeriesT >protected
m_maxStepcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >protected
m_numberOfExplicitColumnscapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_onOffStepControlcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >protected
m_ordercapd::pdes::PdeCurve< SeriesT >protected
m_phicapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_relativeTolerancecapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >protected
m_remcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_remainderCoefficientscapd::pdes::PdeCurve< SeriesT >protected
m_rightcapd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >protected
m_stepcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
m_stepControlcapd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >protected
m_vectorFieldcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
makeSelfConsistentBound(VectorArray &enc)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
makeSelfConsistentBound(C1Data enc)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
MatrixArray typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
MatrixType typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
oneStepDerivativeOfNumericalMethod(const ScalarType &h) constcapd::pdes::PdeCurve< SeriesT >inlinevirtual
onOffStepControl(bool _onOffStepControl)capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
operator()(SetType &set)capd::pdes::PdeSolver< SeriesT, StepControlT >inline
operator()(SetType &set, SetType &result)capd::pdes::PdeSolver< SeriesT, StepControlT >inline
capd::pdes::PdeCurve::operator()(const ScalarType &h) constcapd::pdes::PdeCurve< SeriesT >inlinevirtual
operator=(const PdeCurve &c)capd::pdes::PdeCurve< SeriesT >
operator[](const ScalarType &h) constcapd::pdes::PdeCurve< SeriesT >inlinevirtual
ParametricCurve(Real left, Real right)capd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >
PdeCurve(size_type dim, size_type order)capd::pdes::PdeCurve< SeriesT >
PdeSolver(VectorFieldType &f, size_type order)capd::pdes::PdeSolver< SeriesT, StepControlT >inline
predicted_dyxRemcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
predicted_jacRemcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
predicted_remcapd::pdes::PdeSolver< SeriesT, StepControlT >protected
predictEnclosure(const VectorArray &X, VectorArray &enc, ScalarType R, ScalarType I, ScalarType IP)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
predictEnclosure(C1Data X, C1Data enc, ScalarType R, ScalarType I, ScalarType IP)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
predictEnclosure(const VectorArray &X, VectorArray &enc, FiniteVectorType &rem, ScalarType R, ScalarType I, ScalarType IP)capd::pdes::PdeSolver< SeriesT, StepControlT >protected
Real typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
realloc(size_type dimension)capd::pdes::PdeCurve< SeriesT >protected
remainder(const ScalarType &h) constcapd::pdes::PdeCurve< SeriesT >inlinevirtual
remainderCoefficient(size_type i, size_type j) constcapd::pdes::PdeCurve< SeriesT >inline
remainderCoefficient(size_type i, size_type j, size_type k) constcapd::pdes::PdeCurve< SeriesT >
saveCurrentSet(const capd::diffAlgebra::TimeRange< ScalarType > &)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
saveCurrentSet(const capd::dynset::C1Set< MatrixType > &set)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
ScalarType typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
scaleRemByStepPower(const VectorArray &enc, ScalarType s)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
scaleRemByStepPower(C1Data enc, ScalarType s)capd::pdes::PdeSolver< SeriesT, StepControlT >inlineprotected
setAbsoluteTolerance(TolScalarType tol)capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
setDomain(Real left, Real right)capd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >inlinevirtual
setInitHessian(const HessianType &)capd::diffAlgebra::CurveInterface< capd::IMatrix >inline
setInitialCondition(const FiniteVectorType &x0, const VectorType &x, CurveType &curve)capd::pdes::PdeSolver< SeriesT, StepControlT >protected
setInitJet(const JetType &)capd::diffAlgebra::CurveInterface< capd::IMatrix >inline
setInitMatrix(const MatrixType &M)capd::pdes::PdeCurve< SeriesT >inline
CurveInterface< capd::IMatrix >::setInitMatrix(const MatrixType &)capd::diffAlgebra::CurveInterface< capd::IMatrix >inline
setMaxStep(SeriesT::ScalarType maxStep)capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
setOrder(size_type order)capd::pdes::PdeCurve< SeriesT >virtual
setRelativeTolerance(TolScalarType tol)capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
setStep(ScalarType h)capd::pdes::PdeSolver< SeriesT, StepControlT >inline
setStepControl(const StepControlType &stepControl)capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
size_type typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
SolutionCurve typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
StepControlInterface()capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
StepControlInterface(const StepControlType &stepControl)capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
StepControlType typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
sumTaylorSeries(V &x, const VectorArray &c, ScalarType h, int p, size_type dim) constcapd::pdes::PdeCurve< SeriesT >protected
sumTaylorSeries(MatrixType &A, const MatrixArray &J, ScalarType h, int p, size_type dim) constcapd::pdes::PdeCurve< SeriesT >protected
sumTaylorSeriesOfLeadingModes(size_type m, VectorType &x, FiniteVectorType &o_phi, FiniteVectorType &o_rem, MatrixType &o_jacPhi)capd::pdes::PdeSolver< SeriesT, StepControlT >protected
turnOffStepControl()capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
turnOnStepControl()capd::dynsys::StepControlInterface< capd::dynsys::ILastTermsStepControl, SeriesT::ScalarType >inline
valueAtCenter(const ScalarType &h) constcapd::pdes::PdeCurve< SeriesT >inlinevirtual
VectorArray typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
VectorFieldType typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
VectorType typedefcapd::pdes::PdeSolver< SeriesT, StepControlT >
~ParametricCurve()capd::diffAlgebra::ParametricCurve< capd::IMatrix, SeriesT >inlinevirtual
~PdeCurve()capd::pdes::PdeCurve< SeriesT >inlinevirtual
~PdeSolver()capd::pdes::PdeSolver< SeriesT, StepControlT >inline