|
| struct | DofTraits |
| | Hermite-3 Dof-Traits class template. More...
|
| |
| struct | DofTraits< Shape::Hypercube< shape_dim_ >, 0 > |
| |
| struct | DofTraits< Shape::Hypercube< shape_dim_ >, shape_dim_ > |
| |
| struct | DofTraits< Shape::Simplex< shape_dim_ >, 0 > |
| |
| struct | DofTraits< Shape::Simplex< shape_dim_ >, shape_dim_ > |
| |
| class | Element |
| | Hermite-3 element class template. More...
|
| |
| class | Evaluator |
| | Hermite-3 Element Evaluator class template declaration. More...
|
| |
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Hypercube< 1 > > |
| | Hermite-3 Element Evaluator implementation for Hypercube<1> shape. More...
|
| |
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Hypercube< 2 > > |
| | Hermite-3 Element Evaluator implementation for Hypercube<2> shape. More...
|
| |
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Simplex< 2 > > |
| | Hermite-3 Element Evaluator implementation for Simplex<2> shape. More...
|
| |
| class | NodeFunctional |
| |
| class | NodeFunctional< Space_, Shape::Hypercube< 1 >, 0, DataType_ > |
| |
| class | NodeFunctional< Space_, Shape::Hypercube< 2 >, 0, DataType_ > |
| |
| class | NodeFunctional< Space_, Shape::Simplex< 2 >, 0, DataType_ > |
| |
| class | NodeFunctional< Space_, Shape::Simplex< 2 >, 2, DataType_ > |
| |
Hermite-3 element namespace.
This namespace encapsulates all classes related to the implementation of the "almost H2-conforming" Hermite-3 Finite Element spaces.