dune-pdelab
2.7-git
|
#include <dune/pdelab/finiteelementmap/rt1cube2dfem.hh>
Public Types | |
typedef LocalFiniteElementMapTraits< FE > | Traits |
export type of the signature More... | |
Public Member Functions | |
RT1Cube2DLocalFiniteElementMap (const GV &gv) | |
Use when Imp has a standard constructor. More... | |
const Traits::FiniteElementType & | find (const EntityType &e) const |
get local basis functions for 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 |
The dimension of the finite elements returned by this map. More... | |
wrap up element from local functions
typedef LocalFiniteElementMapTraits<FE> Dune::PDELab::RT1Cube2DLocalFiniteElementMap< GV, D, R >::Traits |
export type of the signature
|
inline |
Use when Imp has a standard constructor.
|
inlineinherited |
get local basis functions for entity
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
staticconstexprinherited |
The dimension of the finite elements returned by this map.