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