dune-pdelab  2.4-dev
Public Member Functions | List of all members
Dune::QkStuff::QkDGLocalCoefficients< k, d > Class Template Reference

Layout map for Q1 elements. More...

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

Inheritance diagram for Dune::QkStuff::QkDGLocalCoefficients< k, d >:
Inheritance graph

Public Member Functions

 QkDGLocalCoefficients ()
 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::QkStuff::QkDGLocalCoefficients< k, d >

Layout map for Q1 elements.

Constructor & Destructor Documentation

template<int k, int d>
Dune::QkStuff::QkDGLocalCoefficients< k, d >::QkDGLocalCoefficients ( )
inline

Standard constructor.

References value.

Member Function Documentation

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

get i'th index

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

number of coefficients


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