|
dune-pdelab
2.5-dev
|
Global-valued finite element map for EdgeS0_5 elements. More...
#include <dune/pdelab/finiteelementmap/edges0.5fem.hh>

Public Types | |
| typedef FiniteElementMapTraits< typename EdgeS0_5FiniteElementFactory< Geometry, RF > ::FiniteElement > | Traits |
Public Member Functions | |
| EdgeS0_5FiniteElementMap (const VertexOrderFactory &voFactory) | |
| Traits::FiniteElementType | find (const Element &e) const |
| Return finite element for the given entity. More... | |
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. More... | |
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.
1.8.17