3 #ifndef DUNE_DUAL_P1_LOCALCOEFFICIENTS_HH 4 #define DUNE_DUAL_P1_LOCALCOEFFICIENTS_HH 26 for (std::size_t i=0; i<
size(); i++)
43 std::vector<LocalKey> li;
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: dualp1localcoefficients.hh:37
std::size_t size() const
number of coefficients
Definition: dualp1localcoefficients.hh:31
DualP1LocalCoefficients()
Standard constructor.
Definition: dualp1localcoefficients.hh:24
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:15
Describe position of one degree of freedom.
Definition: localkey.hh:20
Local coefficients for dual simplex P1 elements.
Definition: dualp1localcoefficients.hh:20