|  | 
| struct | DofTraits | 
|  | Lagrange-3 Dof-Traits class template.  More... 
 | 
|  | 
| struct | DofTraits< Shape::Hypercube< shape_dim_ >, 0 > | 
|  | 
| struct | DofTraits< Shape::Hypercube< shape_dim_ >, face_dim_ > | 
|  | 
| struct | DofTraits< Shape::Simplex< shape_dim_ >, 1 > | 
|  | 
| struct | DofTraits< Shape::Simplex< shape_dim_ >, 2 > | 
|  | 
| struct | DofTraits< Shape_, 0 > | 
|  | 
| class | Element | 
|  | Standard Lagrange-3 Finite-Element space class template.  More... 
 | 
|  | 
| class | Evaluator | 
|  | Lagrange-3 Element Evaluator class template declaration.  More... 
 | 
|  | 
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Hypercube< 1 > > | 
|  | Lagrange-3 Element evaluator implementation for 1D Hypercube shape.  More... 
 | 
|  | 
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Hypercube< 2 > > | 
|  | Lagrange-3 Element evaluator implementation for Quadrilateral shape.  More... 
 | 
|  | 
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Hypercube< 3 > > | 
|  | Lagrange-3 Element evaluator implementation for Hexahedron shape.  More... 
 | 
|  | 
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Simplex< 2 > > | 
|  | Lagrange-3 Element evaluator implementation for Triangle shape.  More... 
 | 
|  | 
| class | Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Simplex< 3 > > | 
|  | Lagrange-3 Element evaluator implementation for Tetrahedron shape.  More... 
 | 
|  | 
| class | NodeFunctional | 
|  | 
| class | NodeFunctional< Space_, Shape::Hypercube< shape_dim_ >, DataType_ > | 
|  | 
| class | NodeFunctional< Space_, Shape::Simplex< 1 >, DataType_ > | 
|  | 
| class | NodeFunctional< Space_, Shape::Simplex< 2 >, DataType_ > | 
|  | 
| class | NodeFunctional< Space_, Shape::Vertex, DataType_ > | 
|  | 
Lagrange-3 Element namespace. 
This namespace encapsulates all classes related to the implementation of the standard fourth-order H1-conforming Finite Element spaces widely known as P3 and Q3, resp.