| computeDP(const VectorType &P, const VectorType &vfOnP, const MatrixType &Dxx, const FiniteVectorType &Dy, const ScalarType &Dyx, FiniteVectorType &Py, ScalarType &Pyx) const | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | inlinevirtual |
| evalAt(const Set &s) const | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inlinevirtual |
| FiniteVectorType typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |
| getProjection(size_type dim) const | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inlinevirtual |
| gradient(const VectorType &u) const | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inlinevirtual |
| gradientByVector(const VectorType &x, const VectorType &u) const | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inlinevirtual |
| HessianType typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |
| isSpecialSection() const | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | inlinevirtual |
| JetType typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |
| MatrixType typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |
| operator()(const VectorType &v) const | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inlinevirtual |
| PdeAffineSection(const VectorType &x, const VectorType &n) | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inline |
| PdeAffineSection(const FiniteVectorType &x, const FiniteVectorType &n) | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inline |
| ScalarType typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |
| SectionDerivativesEnclosureType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
| Set typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |
| setNormalVector(const VectorType &n) | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inline |
| setOrigin(const VectorType &x) | capd::pdes::PdeAffineSection< VectorT, MatrixT > | inline |
| size_type typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |
| VectorType typedef | capd::pdes::PdeAffineSection< VectorT, MatrixT > | |