template<class M, class D, class R, int d, typename ComputationFieldType = R, int maxP = 6, Dune::GeometryType::BasicType bt = Dune::GeometryType::cube>
class Dune::PDELab::VariableOPBLocalFiniteElementMap< M, D, R, d, ComputationFieldType, maxP, bt >
FiniteElementMap which provides MonomLocalFiniteElement instances, depending on the local polynomial degree
template<class M , class D , class R , int d, typename ComputationFieldType = R, int maxP = 6, Dune::GeometryType::BasicType bt = Dune::GeometryType::cube>
template<class EntityType >
get local basis functions for entity
References Dune::PDELab::VariableOPBLocalFiniteElementMap< M, D, R, d, ComputationFieldType, maxP, bt >::getFEM(), and Dune::PDELab::VariableOPBLocalFiniteElementMap< M, D, R, d, ComputationFieldType, maxP, bt >::getOrder().
template<class M , class D , class R , int d, typename ComputationFieldType = R, int maxP = 6, Dune::GeometryType::BasicType bt = Dune::GeometryType::cube>
get local basis functions for the default order
Referenced by Dune::PDELab::VariableOPBLocalFiniteElementMap< M, D, R, d, ComputationFieldType, maxP, bt >::find(), and Dune::PDELab::VariableOPBLocalFiniteElementMap< M, D, R, d, ComputationFieldType, maxP, bt >::maxLocalSize().
template<class M , class D , class R , int d, typename ComputationFieldType = R, int maxP = 6, Dune::GeometryType::BasicType bt = Dune::GeometryType::cube>
template<class EntityType >