dune-pdelab  2.7-git
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | 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::LagrangeSimplexLocalFiniteElement< D, R, 1, k > > Traits
 export type of the signature More...
 

Public Member Functions

 PkLocalFiniteElementMapBase (const GV &gv)
 
const Traits::FiniteElementType & find (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
 

Member Typedef Documentation

◆ Traits

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

export type of the signature

Constructor & Destructor Documentation

◆ PkLocalFiniteElementMapBase()

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

◆ find()

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

get local basis functions for entity

◆ fixedSize()

template<typename GV , typename D , typename R , unsigned int k>
static constexpr bool Dune::PDELab::fem::PkLocalFiniteElementMapBase< GV, D, R, k, 1 >::fixedSize ( )
inlinestaticconstexpr

◆ hasDOFs()

template<typename GV , typename D , typename R , unsigned int k>
static constexpr bool Dune::PDELab::fem::PkLocalFiniteElementMapBase< GV, D, R, k, 1 >::hasDOFs ( int  codim)
inlinestaticconstexpr

◆ maxLocalSize()

template<typename GV , typename D , typename R , unsigned int k>
static constexpr std::size_t Dune::PDELab::fem::PkLocalFiniteElementMapBase< GV, D, R, k, 1 >::maxLocalSize ( )
inlinestaticconstexpr

◆ size()

template<typename GV , typename D , typename R , unsigned int k>
static constexpr std::size_t Dune::PDELab::fem::PkLocalFiniteElementMapBase< GV, D, R, k, 1 >::size ( GeometryType  gt)
inlinestaticconstexpr

Member Data Documentation

◆ dimension

constexpr int Dune::PDELab::SimpleLocalFiniteElementMap< Dune::LagrangeSimplexLocalFiniteElement< D, R, 1, k > , dim_ >::dimension
staticconstexprinherited

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