3#ifndef DUNE_P0LOCALCOEFFICIENTS_HH
4#define DUNE_P0LOCALCOEFFICIENTS_HH
Definition brezzidouglasmarini1cube2d.hh:14
Describe position of one degree of freedom.
Definition localkey.hh:21
Layout map for P0 elements.
Definition p0localcoefficients.hh:22
P0LocalCoefficients()
Standard constructor.
Definition p0localcoefficients.hh:25
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition p0localcoefficients.hh:35
std::size_t size() const
number of coefficients
Definition p0localcoefficients.hh:29