|
dune-pdelab
2.0.0
|
#include <dune/pdelab/finiteelementmap/monomfem.hh>

Public Types | |
| typedef LocalFiniteElementMapTraits < Dune::MonomLocalFiniteElement < 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 |
1.8.7