3 #ifndef DUNE_P2_3DLOCALCOEFFICIENTS_HH 4 #define DUNE_P2_3DLOCALCOEFFICIENTS_HH 54 std::vector<LocalKey> li;
Layout map for P23D elements.
Definition: p23dlocalcoefficients.hh:20
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:15
P23DLocalCoefficients()
Standard constructor.
Definition: p23dlocalcoefficients.hh:24
std::size_t size() const
number of coefficients
Definition: p23dlocalcoefficients.hh:42
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: p23dlocalcoefficients.hh:48
Describe position of one degree of freedom.
Definition: localkey.hh:20