DUNE PDELab (git)
Dune::PDELab::VariableMonomLocalFiniteElementMap< M, D, R, d, maxP > Class Template Reference
#include <dune/pdelab/finiteelementmap/variablemonomfem.hh>
Public Member Functions | |
VariableMonomLocalFiniteElementMap (const M &m, unsigned int defaultP) | |
VariableMonomLocalFiniteElementMap (const M &m, Dune::GeometryType gt, 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 | |
Static Public Attributes | |
static constexpr int | dimension = d |
The dimension of the finite elements returned by this map. | |
Detailed Description
template<class M, class D, class R, int d, int maxP = 6>
class Dune::PDELab::VariableMonomLocalFiniteElementMap< M, D, R, d, maxP >
class Dune::PDELab::VariableMonomLocalFiniteElementMap< M, D, R, d, maxP >
FiniteElementMap which provides MonomialLocalFiniteElement instances, depending on the local polynomial degree
Constructor & Destructor Documentation
◆ VariableMonomLocalFiniteElementMap() [1/2]
template<class M , class D , class R , int d, int maxP = 6>
|
inline |
Construct a VariableMonomLocalFiniteElementMap for GeometryType Dune::cube
◆ VariableMonomLocalFiniteElementMap() [2/2]
template<class M , class D , class R , int d, int maxP = 6>
|
inline |
Construct a VariableMonomLocalFiniteElementMap for a given GeometryType gt
The documentation for this class was generated from the following file:
- dune/pdelab/finiteelementmap/variablemonomfem.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)