dune-pdelab
2.5-dev
|
FiniteElementMap for the Pk basis in 1d. More...
#include <dune/pdelab/finiteelementmap/pk1d.hh>
Public Types | |
typedef LocalFiniteElementMapTraits< Pk1dLocalFiniteElement< D, R > > | Traits |
export type of the signature More... | |
Public Member Functions | |
Pk1dLocalFiniteElementMap (std::size_t k) | |
bool | fixedSize () const |
bool | hasDOFs (int codim) 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... | |
FiniteElementMap for the Pk basis in 1d.
D | Type to represent domain. |
R | Type to represent range. |
|
inherited |
export type of the signature
|
inline |
|
inlineinherited |
get local basis functions for entity
|
inline |
|
inline |
|
inline |
|
inline |