DUNE LocalFunctions (unstable)
Dune::StaticLagrangeLocalFiniteElementCache< id, Domain, Range, dim, order > Class Template Reference
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...
#include <dune/localfunctions/lagrange/cache.hh>
Detailed Description
template<GeometryType::Id id, class Domain, class Range, std::size_t dim, std::size_t order>
class Dune::StaticLagrangeLocalFiniteElementCache< id, Domain, Range, dim, order >
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.
- Template Parameters
-
id The Id of the fixed GeometryType Domain Type used for domain coordinates Range Type used for shape function values dim Element dimension order Element order
The cached finite element implementations can be obtained using get(GeometryType).
The documentation for this class was generated from the following file:
- dune/localfunctions/lagrange/cache.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Jun 17, 23:05, 2026)