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 &set) const | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | inlinevirtual |
FiniteVectorType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
getProjection(size_type) const =0 | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | pure virtual |
gradient(const VectorType &u) const =0 | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | pure virtual |
gradientByVector(const VectorType &x, const VectorType &u) const =0 | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | pure virtual |
HessianType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
isSpecialSection() const | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | inlinevirtual |
JetType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
MatrixType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
operator()(const VectorType &v) const =0 | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | pure virtual |
ScalarType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
SectionDerivativesEnclosureType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
Set typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
size_type typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
VectorType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |