dune-localfunctions 2.10
Loading...
Searching...
No Matches
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
 
const LocalKeylocalKey (const unsigned int i) const
 
unsigned int size () const
 

Detailed Description

A class providing local coefficients for dg spaces.

Constructor & Destructor Documentation

◆ DGLocalCoefficients()

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

construct local keys for n basis functions

Member Function Documentation

◆ localKey()

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

◆ size()

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

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