Dune Core Modules (2.7.1)
Dune::HierarchicalSimplexP2WithElementBubbleLocalCoefficients< dim > Class Template Reference
The local finite element needed for the Zou-Kornhuber estimator for Signorini problems. More...
Public Member Functions | |
HierarchicalSimplexP2WithElementBubbleLocalCoefficients () | |
Standard constructor. | |
size_t | size () const |
number of coefficients | |
const Dune::LocalKey & | localKey (size_t i) const |
get i'th index | |
Detailed Description
template<int dim>
class Dune::HierarchicalSimplexP2WithElementBubbleLocalCoefficients< dim >
class Dune::HierarchicalSimplexP2WithElementBubbleLocalCoefficients< dim >
The local finite element needed for the Zou-Kornhuber estimator for Signorini problems.
This shape function set consists of three parts:
- Linear shape functions associated to the element vertices
- Piecewise linear edge bubbles
- A cubic element bubble
Currently this element exists only for triangles!
The functions are associated to points by:
f_0 ~ (0.0, 0.0) f_1 ~ (1.0, 0.0) f_2 ~ (0.0, 1.0) f_3 ~ (0.5, 0.0) f_4 ~ (0.0, 0.5) f_5 ~ (0.5, 0.5) f_6 ~ (1/3, 1/3)
- Template Parameters
-
D Type to represent the field in the domain. R Type to represent the field in the range.
The documentation for this class was generated from the following file:
- dune/localfunctions/hierarchical/hierarchicalp2withelementbubble/hierarchicalsimplexp2withelementbubble.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)