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

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

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

Public Types

typedef LocalFiniteElementMapTraits< Dune::QkLocalFiniteElement< D, R, GV::dimension, k > > Traits
 export type of the signature More...
 

Public Member Functions

 QkLocalFiniteElementMap (const GV &gv)
 
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, std::size_t k>
class Dune::PDELab::QkLocalFiniteElementMap< GV, D, R, k >

wrap up element from local functions

Member Typedef Documentation

typedef LocalFiniteElementMapTraits<Dune::QkLocalFiniteElement< D, R, GV::dimension, k > > Dune::PDELab::SimpleLocalFiniteElementMap< Dune::QkLocalFiniteElement< D, R, GV::dimension, k > >::Traits
inherited

export type of the signature

Constructor & Destructor Documentation

template<typename GV , typename D , typename R , std::size_t k>
Dune::PDELab::QkLocalFiniteElementMap< GV, D, R, k >::QkLocalFiniteElementMap ( const GV &  gv)
inline

Member Function Documentation

const Traits::FiniteElementType& Dune::PDELab::SimpleLocalFiniteElementMap< Dune::QkLocalFiniteElement< D, R, GV::dimension, k > >::find ( const EntityType &  e) const
inlineinherited

get local basis functions for entity

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

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