dune-localfunctions  2.2.1
Public Member Functions | List of all members
Dune::DGLocalCoefficients Class Reference

A class providing local coefficients for dg spaces. More...

#include <dune/localfunctions/utility/dglocalcoefficients.hh>

Public Member Functions

 DGLocalCoefficients (const unsigned int n)
 construct local keys for n basis functions More...
 
const LocalKeylocalKey (const unsigned int i) const
 
unsigned int size () const
 

Detailed Description

A class providing local coefficients for dg spaces.

Constructor & Destructor Documentation

Dune::DGLocalCoefficients::DGLocalCoefficients ( const unsigned int  n)
inline

construct local keys for n basis functions

Member Function Documentation

const LocalKey& Dune::DGLocalCoefficients::localKey ( const unsigned int  i) const
inline

References size().

unsigned int Dune::DGLocalCoefficients::size ( ) const
inline

Referenced by localKey().


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