dune-localfunctions 2.10
Loading...
Searching...
No Matches
Classes | Namespaces
cache.hh File Reference
#include <map>
#include <optional>
#include <type_traits>
#include <dune/geometry/type.hh>
#include <dune/geometry/typeindex.hh>
#include <dune/localfunctions/lagrange.hh>
#include <dune/localfunctions/lagrange/equidistantpoints.hh>
#include <dune/localfunctions/lagrange/lagrangecube.hh>
#include <dune/localfunctions/lagrange/lagrangelfecache.hh>
#include <dune/localfunctions/lagrange/lagrangeprism.hh>
#include <dune/localfunctions/lagrange/lagrangepyramid.hh>
#include <dune/localfunctions/lagrange/lagrangesimplex.hh>

Go to the source code of this file.

Classes

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...
 

Namespaces

namespace  Dune