|
FEAT 3
Finite Element Analysis Toolbox
|
P2-Bubble Element namespace. More...
Classes | |
| struct | DofTraits |
| P2-Bubble Dof-Traits class template. More... | |
| struct | DofTraits< Shape::Simplex< 2 >, 2 > |
| struct | DofTraits< Shape::Simplex< 3 >, 3 > |
| struct | DofTraits< Shape::Simplex< shape_dim_ >, 1 > |
| struct | DofTraits< Shape_, 0 > |
| class | Element |
| P2-Bubble Finite-Element space class template. More... | |
| class | Evaluator |
| P2-Bubble Element Evaluator class template declaration. More... | |
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Simplex< 2 > > |
| P2-Bubble Element evaluator implementation for Triangle shape. More... | |
| class | NodeFunctional |
| class | NodeFunctional< Space_, Shape::Simplex< dim_ >, Shape::Simplex< dim_ >, DataType_ > |
| class | NodeFunctional< Space_, ShapeType_, Shape::Simplex< 1 >, DataType_ > |
| class | NodeFunctional< Space_, ShapeType_, Shape::Vertex, DataType_ > |
Variables | |
| static constexpr SpaceTags | ref_caps = SpaceTags::ref_value | SpaceTags::ref_grad | SpaceTags::ref_hess |
| P2-Bubble Element Evaluator reference capabilities. More... | |
P2-Bubble Element namespace.
This namespace encapsulates all classes related to the implementation of the P2-Bubble element, which can be used to form a LBB-stable element pair in combination with the (discontinuous) P1 element.
|
staticconstexpr |
P2-Bubble Element Evaluator reference capabilities.
Definition at line 23 of file evaluator.hpp.