#include <dune/fem/space/shapefunctionset/selectcaching.hh>
|
| SelectCachingShapeFunctionSet (const GeometryType &type, const ShapeFunctionSet &shapeFunctionSet=ShapeFunctionSet()) |
|
int | order () const |
|
std::size_t | size () const |
|
template<class Point , class Functor > |
void | evaluateEach (const Point &x, Functor functor) const |
|
template<class Quadrature , class Functor > |
void | evaluateEach (const QuadraturePointWrapper< Quadrature > &x, Functor functor) const |
|
template<class Point , class Functor > |
void | jacobianEach (const Point &x, Functor functor) const |
|
template<class Quadrature , class Functor > |
void | jacobianEach (const QuadraturePointWrapper< Quadrature > &x, Functor functor) const |
|
template<class Point , class Functor > |
void | hessianEach (const Point &x, Functor functor) const |
|
GeometryType | type () const |
|
template<class QuadratureType > |
const RangeVectorType & | rangeCache (const QuadratureType &quadrature) const |
|
template<class QuadratureType > |
const JacobianRangeVectorType & | jacobianCache (const QuadratureType &quadrature) const |
|
const ThisType & | scalarShapeFunctionSet () const |
|
const ThisType & | impl () const |
|
◆ DomainType
template<class ShapeFunctionSet >
◆ FunctionSpaceType
template<class ShapeFunctionSet >
◆ HessianRangeType
template<class ShapeFunctionSet >
◆ ImplementationType
template<class ShapeFunctionSet >
◆ JacobianCacheVectorType
template<class ShapeFunctionSet >
◆ JacobianRangeType
template<class ShapeFunctionSet >
◆ JacobianRangeVectorType
template<class ShapeFunctionSet >
◆ RangeCacheVectorType
template<class ShapeFunctionSet >
◆ RangeType
template<class ShapeFunctionSet >
◆ RangeVectorType
template<class ShapeFunctionSet >
◆ ShapeFunctionSetType
template<class ShapeFunctionSet >
◆ SelectCachingShapeFunctionSet()
template<class ShapeFunctionSet >
◆ evaluateEach() [1/2]
template<class ShapeFunctionSet >
template<class Point , class Functor >
◆ evaluateEach() [2/2]
template<class ShapeFunctionSet >
template<class Quadrature , class Functor >
◆ hessianEach()
template<class ShapeFunctionSet >
template<class Point , class Functor >
◆ impl()
template<class ShapeFunctionSet >
◆ jacobianCache()
template<class ShapeFunctionSet >
template<class QuadratureType >
◆ jacobianEach() [1/2]
template<class ShapeFunctionSet >
template<class Point , class Functor >
◆ jacobianEach() [2/2]
template<class ShapeFunctionSet >
template<class Quadrature , class Functor >
◆ order()
template<class ShapeFunctionSet >
◆ rangeCache()
template<class ShapeFunctionSet >
template<class QuadratureType >
◆ scalarShapeFunctionSet()
template<class ShapeFunctionSet >
◆ size()
template<class ShapeFunctionSet >
◆ type()
template<class ShapeFunctionSet >
◆ pointSetId
template<class ShapeFunctionSet >
The documentation for this class was generated from the following file: