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