2 #ifndef DUNE_PDELAB_OPBFEM_HH 3 #define DUNE_PDELAB_OPBFEM_HH 13 template<
class D,
class R,
int k,
int d, Dune::GeometryType::BasicType bt,
typename ComputationFieldType=R, PB::BasisType basisType = PB::BasisType::Pk>
30 std::size_t
size(GeometryType gt)
const 32 if (gt == GeometryType(bt,d))
static const unsigned int value
Definition: gridfunctionspace/tags.hh:177
This file defines polynomial basis functions on the reference element in a generic way...
Definition: adaptivity.hh:27
simple implementation where all entities have the same finite element
Definition: finiteelementmap.hh:107
std::size_t maxLocalSize() const
Definition: opbfem.hh:38
std::size_t size(GeometryType gt) const
Definition: opbfem.hh:30
bool hasDOFs(int codim) const
Definition: opbfem.hh:25
bool fixedSize() const
Definition: opbfem.hh:20
Definition: l2orthonormal.hh:258