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

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

Inheritance diagram for Dune::PDELab::fem::PkLocalFiniteElementMapBase< GV, D, R, k, 1 >:
Inheritance graph

Public Types

typedef LocalFiniteElementMapTraits< Dune::PkLocalFiniteElement< D, R, 1, k > > Traits
 export type of the signature More...
 

Public Member Functions

 PkLocalFiniteElementMapBase (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...
 

Member Typedef Documentation

typedef LocalFiniteElementMapTraits<Dune::PkLocalFiniteElement< D, R, 1, k > > Dune::PDELab::SimpleLocalFiniteElementMap< Dune::PkLocalFiniteElement< D, R, 1, k > >::Traits
inherited

export type of the signature

Constructor & Destructor Documentation

template<typename GV , typename D , typename R , unsigned int k>
Dune::PDELab::fem::PkLocalFiniteElementMapBase< GV, D, R, k, 1 >::PkLocalFiniteElementMapBase ( const GV &  gv)
inline

Member Function Documentation

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

get local basis functions for entity

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

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