dune-pdelab 2.7-git
|
Global-valued finite element map for EdgeS0_5 elements. More...
#include <dune/pdelab/finiteelementmap/edges0.5fem.hh>
Public Types | |
typedef FiniteElementMapTraits< typename FEFactory::FiniteElement > | Traits |
Public Member Functions | |
EdgeS0_5FiniteElementMap (const VertexOrderFactory &voFactory) | |
Traits::FiniteElementType | find (const Element &e) const |
Return finite element for the given 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 = Geometry::mydimension |
The dimension of the finite elements returned by this map. | |
Global-valued finite element map for EdgeS0_5 elements.
Geometry | Type of the geometry od the elements. |
VertexOrderFactory | Type of factory for extracting vertex ordering information. |
RF | Range field type. |
|
inherited |
|
inline |
|
inlineinherited |
Return finite element for the given entity.
e | Grid element to create a finite element for. |
The returned value is valid for as long as both this finite element map as well as the reference to the grid element are valid.
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
staticconstexpr |
The dimension of the finite elements returned by this map.