|
| VariableQkDGLocalFiniteElementMap (const M &m, unsigned int defaultP) |
|
template<class EntityType > |
const Traits::FiniteElementType & | find (const EntityType &e) const |
| get local basis functions for entity
|
|
const Traits::FiniteElementType & | getFEM (unsigned int p) const |
| get local basis functions for a given polynomial order
|
|
const Traits::FiniteElementType & | getFEM () const |
| get local basis functions for the default order
|
|
template<class EntityType > |
void | setOrder (const EntityType &e, unsigned int p) |
|
template<class EntityType > |
unsigned int | getOrder (const EntityType &e) const |
|
std::size_t | size (GeometryType gt) const |
|
std::size_t | maxLocalSize () const |
|
template<class M, class D, class R, int d, int maxP = 6>
class Dune::PDELab::VariableQkDGLocalFiniteElementMap< M, D, R, d, maxP >
FiniteElementMap which provides QkDGLagrangeLocalFiniteElement instances, depending on the local polynomial degree