5#ifndef DUNE_P0LOCALCOEFFICIENTS_HH
6#define DUNE_P0LOCALCOEFFICIENTS_HH
Definition bdfmcube.hh:18
Describe position of one degree of freedom.
Definition localkey.hh:24
Definition p0localcoefficients.hh:25
P0LocalCoefficients()
Standard constructor.
Definition p0localcoefficients.hh:28
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition p0localcoefficients.hh:38
std::size_t size() const
number of coefficients
Definition p0localcoefficients.hh:32