Go to the source code of this file.
|
class | Dune::DynamicLagrangeLocalFiniteElementCache< Domain, Range, dim > |
| A cache that stores Lagrange finite elements for the given dimension and order. More...
|
|
class | Dune::StaticLagrangeLocalFiniteElementCache< id, Domain, Range, dim, order > |
| A cache that stores all available Pk/Qk like local finite elements for the given dimension and order for the case that the GeometryType is fixed and has the given Id. More...
|
|
class | Dune::StaticLagrangeLocalFiniteElementCache< GeometryType::Id(~0u), Domain, Range, dim, order > |
| A cache that stores all available Pk/Qk like local finite elements for the given dimension and order. More...
|
|