|
dune-pdelab
2.0.0
|
FiniteElementMap for the Pk basis in 1d. More...
#include <dune/pdelab/finiteelementmap/pk1dbasis.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 |
| 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 |
1.8.7