4 #ifndef DUNE_PDELAB_FINITEELEMENTMAP_OPBFEM_HH 5 #define DUNE_PDELAB_FINITEELEMENTMAP_OPBFEM_HH 15 template<
class D,
class R,
int k,
int d, Dune::GeometryType::BasicType bt,
typename ComputationFieldType=R, PB::BasisType basisType = PB::BasisType::Pk>
32 std::size_t
size(GeometryType gt)
const 34 if (gt == GeometryType(bt,d))
50 #endif // DUNE_PDELAB_FINITEELEMENTMAP_OPBFEM_HH std::size_t size(GeometryType gt) const
Definition: opbfem.hh:32
Definition: l2orthonormal.hh:261
bool fixedSize() const
Definition: opbfem.hh:22
For backward compatibility – Do not use this!
Definition: adaptivity.hh:27
static const unsigned int value
Definition: gridfunctionspace/tags.hh:139
simple implementation where all entities have the same finite element
Definition: finiteelementmap.hh:95
bool hasDOFs(int codim) const
Definition: opbfem.hh:27
This file defines polynomial basis functions on the reference element in a generic way...
std::size_t maxLocalSize() const
Definition: opbfem.hh:40