3 #ifndef DUNE_PYRAMID_P2_LOCALCOEFFICIENTS_HH 4 #define DUNE_PYRAMID_P2_LOCALCOEFFICIENTS_HH 60 std::vector<LocalKey> li;
Layout map for PyramidP2 elements.
Definition: pyramidp2localcoefficients.hh:20
Describe position of one degree of freedom.
Definition: localkey.hh:21
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:14
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: pyramidp2localcoefficients.hh:54
PyramidP2LocalCoefficients()
Standard constructor.
Definition: pyramidp2localcoefficients.hh:24
std::size_t size() const
number of coefficients
Definition: pyramidp2localcoefficients.hh:48