dune-pdelab  2.5-dev
Public Member Functions | List of all members
Dune::LegendreStuff::DGLegendreLocalCoefficients< k, d > Class Template Reference

Layout map for Q1 elements. More...

#include <dune/pdelab/finiteelement/qkdglegendre.hh>

Inheritance diagram for Dune::LegendreStuff::DGLegendreLocalCoefficients< k, d >:
Inheritance graph

Public Member Functions

 DGLegendreLocalCoefficients ()
 Standard constructor. More...
 
std::size_t size () const
 number of coefficients More...
 
const LocalKey & localKey (std::size_t i) const
 get i'th index More...
 

Detailed Description

template<int k, int d>
class Dune::LegendreStuff::DGLegendreLocalCoefficients< k, d >

Layout map for Q1 elements.

Constructor & Destructor Documentation

§ DGLegendreLocalCoefficients()

Standard constructor.

Member Function Documentation

§ localKey()

template<int k, int d>
const LocalKey& Dune::LegendreStuff::DGLegendreLocalCoefficients< k, d >::localKey ( std::size_t  i) const
inline

get i'th index

§ size()

template<int k, int d>
std::size_t Dune::LegendreStuff::DGLegendreLocalCoefficients< k, d >::size ( ) const
inline

number of coefficients


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