5#ifndef DUNE_P0LOCALCOEFFICIENTS_HH
6#define DUNE_P0LOCALCOEFFICIENTS_HH
Definition: bdfmcube.hh:18
Describe position of one degree of freedom.
Definition: localkey.hh:23
Layout map for P0 elements.
Definition: p0localcoefficients.hh:24
P0LocalCoefficients()
Standard constructor.
Definition: p0localcoefficients.hh:27
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: p0localcoefficients.hh:37
std::size_t size() const
number of coefficients
Definition: p0localcoefficients.hh:31