3#ifndef DUNE_P2_3DLOCALCOEFFICIENTS_HH
4#define DUNE_P2_3DLOCALCOEFFICIENTS_HH
54 std::vector<LocalKey> li;
Definition brezzidouglasmarini1cube2d.hh:14
Describe position of one degree of freedom.
Definition localkey.hh:21
Layout map for P23D elements.
Definition p23dlocalcoefficients.hh:21
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
P23DLocalCoefficients()
Standard constructor.
Definition p23dlocalcoefficients.hh:24