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::PdeCoordinateSection< VectorT, MatrixT > | inlinevirtual |
FiniteVectorType typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |
getNormalVector() const | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inline |
getProjection(size_type) const | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inlinevirtual |
gradient(const VectorType &) const | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inlinevirtual |
gradientByVector(const VectorType &, const VectorType &u) const | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inlinevirtual |
HessianType typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |
isSpecialSection() const | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inlinevirtual |
JetType typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |
MatrixType typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |
operator()(const VectorType &v) const | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inlinevirtual |
PdeCoordinateSection(size_type D, size_type _i, ScalarType _c=TypeTraits< ScalarType >::zero()) | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inline |
ScalarType typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |
SectionDerivativesEnclosureType typedef | capd::pdes::PdeAbstractSection< VectorT, MatrixT > | |
Set typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |
setConstant(ScalarType _c) | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inline |
setDirection(size_type i) | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | inline |
size_type typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |
VectorType typedef | capd::pdes::PdeCoordinateSection< VectorT, MatrixT > | |