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

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

Inheritance diagram for Dune::PDELab::QkDGGLLocalFiniteElementMap< D, R, k, d >:
Inheritance graph

Public Types

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

Public Member Functions

bool fixedSize () 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<class D, class R, int k, int d>
class Dune::PDELab::QkDGGLLocalFiniteElementMap< D, R, k, d >

wrap up element from local functions

Member Typedef Documentation

export type of the signature

Member Function Documentation

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

get local basis functions for entity

template<class D , class R , int k, int d>
bool Dune::PDELab::QkDGGLLocalFiniteElementMap< D, R, k, d >::fixedSize ( ) const
inline
template<class D , class R , int k, int d>
std::size_t Dune::PDELab::QkDGGLLocalFiniteElementMap< D, R, k, d >::maxLocalSize ( ) const
inline
template<class D , class R , int k, int d>
std::size_t Dune::PDELab::QkDGGLLocalFiniteElementMap< D, R, k, d >::size ( GeometryType  gt) const
inline

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