|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::SimplexBubbleElementShapeFunctionSet< FunctionSpace > Class Template Reference
#include <dune/fem/space/p1bubble.hh>
Public Types | |
| typedef FunctionSpace | FunctionSpaceType |
| typedef FunctionSpace::DomainType | DomainType |
| typedef FunctionSpace::RangeType | RangeType |
| typedef FunctionSpace::JacobianRangeType | JacobianRangeType |
| typedef FunctionSpace::HessianRangeType | HessianRangeType |
Public Member Functions | |
| SimplexBubbleElementShapeFunctionSet () | |
| template<class GeometryType > | |
| SimplexBubbleElementShapeFunctionSet (const GeometryType >) | |
| template<class Point , class Functor > | |
| void | evaluateEach (const Point &x, Functor functor) const |
| template<class Point , class Functor > | |
| void | jacobianEach (const Point &x, Functor functor) const |
| template<class Point , class Functor > | |
| void | hessianEach (const Point &x, Functor functor) const |
| int | order () const |
| std::size_t | size () const |
Static Public Attributes | |
| static const int | dimDomain = FunctionSpace :: dimDomain |
| static const int | polynomialOrder = dimDomain + 1 |
| static const int | numShapeFunctions = dimDomain + 2 |
Member Typedef Documentation
◆ DomainType
template<class FunctionSpace >
| typedef FunctionSpace::DomainType Dune::Fem::SimplexBubbleElementShapeFunctionSet< FunctionSpace >::DomainType |
◆ FunctionSpaceType
template<class FunctionSpace >
| typedef FunctionSpace Dune::Fem::SimplexBubbleElementShapeFunctionSet< FunctionSpace >::FunctionSpaceType |
◆ HessianRangeType
template<class FunctionSpace >
| typedef FunctionSpace::HessianRangeType Dune::Fem::SimplexBubbleElementShapeFunctionSet< FunctionSpace >::HessianRangeType |
◆ JacobianRangeType
template<class FunctionSpace >
| typedef FunctionSpace::JacobianRangeType Dune::Fem::SimplexBubbleElementShapeFunctionSet< FunctionSpace >::JacobianRangeType |
◆ RangeType
template<class FunctionSpace >
| typedef FunctionSpace::RangeType Dune::Fem::SimplexBubbleElementShapeFunctionSet< FunctionSpace >::RangeType |
Constructor & Destructor Documentation
◆ SimplexBubbleElementShapeFunctionSet() [1/2]
template<class FunctionSpace >
|
inline |
◆ SimplexBubbleElementShapeFunctionSet() [2/2]
template<class FunctionSpace >
template<class GeometryType >
|
inline |
Member Function Documentation
◆ evaluateEach()
template<class FunctionSpace >
template<class Point , class Functor >
|
inline |
◆ hessianEach()
template<class FunctionSpace >
template<class Point , class Functor >
|
inline |
◆ jacobianEach()
template<class FunctionSpace >
template<class Point , class Functor >
|
inline |
◆ order()
template<class FunctionSpace >
|
inline |
◆ size()
template<class FunctionSpace >
|
inline |
Member Data Documentation
◆ dimDomain
template<class FunctionSpace >
|
static |
◆ numShapeFunctions
template<class FunctionSpace >
|
static |
◆ polynomialOrder
template<class FunctionSpace >
|
static |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8