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

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

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

Public Member Functions

 PkLocalFiniteElementMap (const GV &gv)
 

Static Public Attributes

static constexpr int dimension = GV::dimension
 The dimension of the finite elements returned by this map.
 

Constructor & Destructor Documentation

◆ PkLocalFiniteElementMap()

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

Member Data Documentation

◆ dimension

template<typename GV , typename D , typename R , unsigned int k>
constexpr int Dune::PDELab::PkLocalFiniteElementMap< GV, D, R, k >::dimension = GV::dimension
staticconstexpr

The dimension of the finite elements returned by this map.


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