3 #ifndef DUNE_DUAL_Q1_LOCALCOEFFICIENTS_HH 4 #define DUNE_DUAL_Q1_LOCALCOEFFICIENTS_HH 28 for (std::size_t i=0; i<(1<<dim); i++)
45 std::vector<LocalKey> li;
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: dualq1localcoefficients.hh:39
Layout map for dual Q1 elements.
Definition: dualq1localcoefficients.hh:22
Describe position of one degree of freedom.
Definition: localkey.hh:21
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:14
std::size_t size() const
number of coefficients
Definition: dualq1localcoefficients.hh:33
DualQ1LocalCoefficients()
Standard constructor.
Definition: dualq1localcoefficients.hh:26