dune-pdelab  2.4.1
Public Types | Public Member Functions | List of all members
Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R > Class Template Reference

#include <dune/pdelab/finiteelementmap/rt0cube3dfem.hh>

Inheritance diagram for Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >:
Inheritance graph

Public Types

typedef LocalFiniteElementMapTraits< FE > Traits
 export type of the signature More...
 

Public Member Functions

 RT0Cube3DLocalFiniteElementMap (const GV &gv)
 Use when Imp has a standard constructor. More...
 
bool fixedSize () const
 
bool hasDOFs (int codim) const
 
std::size_t size (GeometryType gt) const
 
std::size_t maxLocalSize () const
 
const Traits::FiniteElementTypefind (const EntityType &e) const
 get local basis functions for entity More...
 

Detailed Description

template<typename GV, typename D, typename R>
class Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >

wrap up element from local functions

Member Typedef Documentation

template<typename GV , typename D , typename R >
typedef LocalFiniteElementMapTraits<FE> Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >::Traits

export type of the signature

Constructor & Destructor Documentation

template<typename GV , typename D , typename R >
Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >::RT0Cube3DLocalFiniteElementMap ( const GV &  gv)
inline

Use when Imp has a standard constructor.

Member Function Documentation

const Traits::FiniteElementType& Dune::PDELab::RTLocalFiniteElementMap< GV, Dune::RT0Cube3DLocalFiniteElement< D, R > , RT0Cube3DLocalFiniteElementMap< GV, D, R > , Variants >::find ( const EntityType &  e) const
inlineinherited

get local basis functions for entity

template<typename GV , typename D , typename R >
bool Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >::fixedSize ( ) const
inline
template<typename GV , typename D , typename R >
bool Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >::hasDOFs ( int  codim) const
inline
template<typename GV , typename D , typename R >
std::size_t Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >::maxLocalSize ( ) const
inline
template<typename GV , typename D , typename R >
std::size_t Dune::PDELab::RT0Cube3DLocalFiniteElementMap< GV, D, R >::size ( GeometryType  gt) const
inline

The documentation for this class was generated from the following file: