|
dune-pdelab 2.7-git
|
#include <dune/pdelab/finiteelementmap/opbfem.hh>

Public Types | |
| typedef LocalFiniteElementMapTraits< Imp > | Traits |
| export type of the signature | |
Public Member Functions | |
| template<class EntityType > | |
| const Traits::FiniteElementType & | find (const EntityType &e) const |
| get local basis functions for entity | |
Static Public Member Functions | |
| static constexpr bool | fixedSize () |
| static constexpr bool | hasDOFs (int codim) |
| static constexpr std::size_t | size (GeometryType gt) |
| static constexpr std::size_t | maxLocalSize () |
Static Public Attributes | |
| static constexpr int | dimension = dim_ |
wrap up element from local functions
|
inherited |
export type of the signature
|
inlineinherited |
get local basis functions for entity
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
staticconstexprinherited |