|
dune-pdelab
2.0.0
|
#include <dune/pdelab/finiteelementmap/pkqkfem.hh>
Public Types | |
| typedef FiniteElementMapTraits < FiniteElementType > | Traits |
Public Member Functions | |
| PkQkLocalFiniteElementMap () | |
| PkQkLocalFiniteElementMap (unsigned int order) | |
| template<class EntityType > | |
| const Traits::FiniteElementType & | find (const EntityType &e) const |
| get local basis functions for entity More... | |
| const Traits::FiniteElementType & | getFEM (Dune::GeometryType gt) const |
| get local basis functions for a given geometrytype More... | |
| bool | fixedSize () const |
| std::size_t | size (GeometryType gt) const |
| std::size_t | maxLocalSize () const |
FiniteElementMap which provides PkQkLocalFiniteElement instances, depending on the geometry type
| typedef FiniteElementMapTraits<FiniteElementType> Dune::PDELab::PkQkLocalFiniteElementMap< D, R, d, maxP >::Traits |
|
inline |
|
inline |
|
inline |
get local basis functions for entity
References Dune::PDELab::PkQkLocalFiniteElementMap< D, R, d, maxP >::getFEM().
|
inline |
|
inline |
get local basis functions for a given geometrytype
Referenced by Dune::PDELab::PkQkLocalFiniteElementMap< D, R, d, maxP >::find().
|
inline |
|
inline |
1.8.7