4 #ifndef DUNE_PDELAB_FINITEELEMENTMAP_DGLEGENDRE_HH 5 #define DUNE_PDELAB_FINITEELEMENTMAP_DGLEGENDRE_HH 15 template<
class D,
class R,
int k,
int d>
32 std::size_t
size (GeometryType gt)
const 34 if (gt == GeometryType(GeometryType::cube,d))
Definition: dglegendre.hh:31
bool hasDOFs(int codim) const
Definition: ap/dglegendre.hh:27
Definition: adaptivity.hh:27
Definition: ap/dglegendre.hh:16
simple implementation where all entities have the same finite element
Definition: finiteelementmap.hh:107
std::size_t maxLocalSize() const
Definition: ap/dglegendre.hh:40
bool fixedSize() const
Definition: ap/dglegendre.hh:22
std::size_t size(GeometryType gt) const
Definition: ap/dglegendre.hh:32