dune-pdelab
2.4-dev
|
#include <dune/pdelab/finiteelementmap/monomfem.hh>
Public Types | |
typedef LocalFiniteElementMapTraits< Dune::MonomialLocalFiniteElement< D, R, d, p > > | Traits |
export type of the signature More... | |
Public Member Functions | |
MonomLocalFiniteElementMap (const Dune::GeometryType &type) | |
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... | |
wrap up element from local functions
|
inherited |
export type of the signature
|
inline |
|
inlineinherited |
get local basis functions for entity
|
inline |
|
inline |
|
inline |