#include <dune/fem/space/localfiniteelement/shapefunctionset.hh>
|
| LocalFunctionsShapeFunctionSet (const LocalBasis &localBasis) |
|
int | order () const |
|
std::size_t | size () const |
|
template<class Point , class Functor > |
void | evaluateEach (const Point &x, Functor f) const |
|
template<class Point , class Functor > |
void | jacobianEach (const Point &x, Functor f) const |
|
template<class Point , class Functor > |
void | hessianEach (const Point &x, Functor f) const |
|
| LocalFunctionsShapeFunctionSet (const LocalBasis &localBasis) |
|
int | order () const |
|
std::size_t | size () const |
|
template<class Point , class Functor > |
void | evaluateEach (const Point &x, Functor f) const |
|
template<class Point , class Functor > |
void | jacobianEach (const Point &x, Functor f) const |
|
template<class Point , class Functor > |
void | hessianEach (const Point &x, Functor f) const |
|
◆ DomainType [1/2]
template<class LocalBasis , int pSetId = -1>
◆ DomainType [2/2]
template<class LocalBasis , int pSetId = -1>
◆ FunctionSpaceType [1/2]
template<class LocalBasis , int pSetId = -1>
◆ FunctionSpaceType [2/2]
template<class LocalBasis , int pSetId = -1>
◆ HessianRangeType [1/2]
template<class LocalBasis , int pSetId = -1>
◆ HessianRangeType [2/2]
template<class LocalBasis , int pSetId = -1>
◆ JacobianRangeType [1/2]
template<class LocalBasis , int pSetId = -1>
◆ JacobianRangeType [2/2]
template<class LocalBasis , int pSetId = -1>
◆ RangeType [1/2]
template<class LocalBasis , int pSetId = -1>
◆ RangeType [2/2]
template<class LocalBasis , int pSetId = -1>
◆ LocalFunctionsShapeFunctionSet() [1/2]
template<class LocalBasis , int pSetId = -1>
◆ LocalFunctionsShapeFunctionSet() [2/2]
template<class LocalBasis , int pSetId = -1>
◆ evaluateEach() [1/2]
template<class LocalBasis , int pSetId = -1>
template<class Point , class Functor >
◆ evaluateEach() [2/2]
template<class LocalBasis , int pSetId = -1>
template<class Point , class Functor >
◆ hessianEach() [1/2]
template<class LocalBasis , int pSetId = -1>
template<class Point , class Functor >
◆ hessianEach() [2/2]
template<class LocalBasis , int pSetId = -1>
template<class Point , class Functor >
◆ jacobianEach() [1/2]
template<class LocalBasis , int pSetId = -1>
template<class Point , class Functor >
◆ jacobianEach() [2/2]
template<class LocalBasis , int pSetId = -1>
template<class Point , class Functor >
◆ order() [1/2]
template<class LocalBasis , int pSetId = -1>
◆ order() [2/2]
template<class LocalBasis , int pSetId = -1>
◆ size() [1/2]
template<class LocalBasis , int pSetId = -1>
◆ size() [2/2]
template<class LocalBasis , int pSetId = -1>
◆ pointSetId
template<class LocalBasis , int pSetId = -1>
The documentation for this class was generated from the following files: