dune-pdelab
2.4-dev
|
#include <dune/pdelab/finiteelementmap/rt2cube2dfem.hh>
Public Types | |
typedef LocalFiniteElementMapTraits< FE > | Traits |
export type of the signature More... | |
Public Member Functions | |
RT2Cube2DLocalFiniteElementMap (const GV &gv_) | |
Use when Imp has a standard constructor. More... | |
template<class EntityType > | |
const Traits::FiniteElementType & | find (const EntityType &e) const |
get local basis functions for entity More... | |
bool | fixedSize () const |
std::size_t | size (GeometryType gt) const |
std::size_t | maxLocalSize () const |
wrap up element from local functions
typedef LocalFiniteElementMapTraits<FE> Dune::PDELab::RT2Cube2DLocalFiniteElementMap< GV, D, R >::Traits |
export type of the signature
|
inline |
Use when Imp has a standard constructor.
|
inline |
get local basis functions for entity
|
inline |
|
inline |
|
inline |