dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::QkStuff::QkDGLocalCoefficients< k, d > Class Template Reference

Layout map for Q1 elements. More...

#include <dune/pdelab/finiteelement/qkdglagrange.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

◆ QkDGLocalCoefficients()

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

Standard constructor.

Member Function Documentation

◆ localKey()

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

get i'th index

◆ size()

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: