dune-pdelab
2.4-dev
|
#include <dune/pdelab/finiteelementmap/pkfem.hh>
Public Types | |
typedef LocalFiniteElementMapTraits< Dune::PkLocalFiniteElement< D, R, 1, k > > | Traits |
export type of the signature More... | |
Public Member Functions | |
PkLocalFiniteElementMapBase (const GV &gv) | |
bool | fixedSize () const |
std::size_t | size (GeometryType gt) const |
std::size_t | maxLocalSize () const |
const Traits::FiniteElementType & | find (const EntityType &e) const |
get local basis functions for entity More... | |
|
inherited |
export type of the signature
|
inline |
|
inlineinherited |
get local basis functions for entity
|
inline |
|
inline |
|
inline |