dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Dune::PDELab::RT2Cube2DLocalFiniteElementMap< GV, D, R > Class Template Reference

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

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

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...
 
const Traits::FiniteElementTypefind (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...
 

Detailed Description

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

wrap up element from local functions

Member Typedef Documentation

◆ Traits

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

export type of the signature

Constructor & Destructor Documentation

◆ RT2Cube2DLocalFiniteElementMap()

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

Use when Imp has a standard constructor.

Member Function Documentation

◆ find()

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

get local basis functions for entity

◆ fixedSize()

template<typename GV , typename D , typename R >
static constexpr bool Dune::PDELab::RT2Cube2DLocalFiniteElementMap< GV, D, R >::fixedSize ( )
inlinestaticconstexpr

◆ hasDOFs()

template<typename GV , typename D , typename R >
static constexpr bool Dune::PDELab::RT2Cube2DLocalFiniteElementMap< GV, D, R >::hasDOFs ( int  codim)
inlinestaticconstexpr

◆ maxLocalSize()

template<typename GV , typename D , typename R >
static constexpr std::size_t Dune::PDELab::RT2Cube2DLocalFiniteElementMap< GV, D, R >::maxLocalSize ( )
inlinestaticconstexpr

◆ size()

template<typename GV , typename D , typename R >
static constexpr std::size_t Dune::PDELab::RT2Cube2DLocalFiniteElementMap< GV, D, R >::size ( GeometryType  gt)
inlinestaticconstexpr

Member Data Documentation

◆ dimension

constexpr int Dune::PDELab::RTLocalFiniteElementMap< GV, Dune::RT2Cube2DLocalFiniteElement< D, R > , RT2Cube2DLocalFiniteElementMap< GV, D, R > , Variants >::dimension
staticconstexprinherited

The dimension of the finite elements returned by this map.


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