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;
std::size_t size() const
number of coefficients
Definition: dualq1localcoefficients.hh:33
Layout map for dual Q1 elements.
Definition: dualq1localcoefficients.hh:22
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:15
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: dualq1localcoefficients.hh:39
DualQ1LocalCoefficients()
Standard constructor.
Definition: dualq1localcoefficients.hh:26
Describe position of one degree of freedom.
Definition: localkey.hh:20