CAPD::DynSys Library  6.0.0
capd::poincare::AbstractSection< MatrixT > Member List

This is the complete list of members for capd::poincare::AbstractSection< MatrixT >, including all inherited members.

computeDP(const VectorType &Px, const MatrixType &derivativeOfFlow, const VectorType &fieldOnPx, VectorType &dT) constcapd::poincare::AbstractSection< MatrixT >virtual
computeDP(const VectorType &Px, const MatrixType &derivativeOfFlow, const HessianType &hessianOfFlow, const VectorType &fieldOnPx, const VectorType &d2Phidt2, const MatrixType &derOfVectorFieldOnPx, MatrixType &DP, HessianType &D2P, VectorType &dT, MatrixType &d2T) constcapd::poincare::AbstractSection< MatrixT >virtual
computeDT(const MatrixType &derivativeOfFlow, const VectorType &gradientOnPx, const ScalarType &denominator, VectorType &result) constcapd::poincare::AbstractSection< MatrixT >virtual
evalAt(const Set &set) const =0capd::poincare::AbstractSection< MatrixT >pure virtual
gradient(const VectorType &u) const =0capd::poincare::AbstractSection< MatrixT >pure virtual
gradientByVector(const VectorType &x, const VectorType &u) constcapd::poincare::AbstractSection< MatrixT >inlinevirtual
HessianType typedefcapd::poincare::AbstractSection< MatrixT >
isSpecialSection() constcapd::poincare::AbstractSection< MatrixT >inlinevirtual
JetType typedefcapd::poincare::AbstractSection< MatrixT >
MatrixType typedefcapd::poincare::AbstractSection< MatrixT >
operator()(const VectorType &v) const =0capd::poincare::AbstractSection< MatrixT >pure virtual
ScalarType typedefcapd::poincare::AbstractSection< MatrixT >
SectionDerivativesEnclosureType typedefcapd::poincare::AbstractSection< MatrixT >
Set typedefcapd::poincare::AbstractSection< MatrixT >
size_type typedefcapd::poincare::AbstractSection< MatrixT >
VectorType typedefcapd::poincare::AbstractSection< MatrixT >
~AbstractSection()=defaultcapd::poincare::AbstractSection< MatrixT >virtual