5 #ifndef DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI1_SIMPLEX2D_LOCALCOEFFICIENTS_HH 6 #define DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI1_SIMPLEX2D_LOCALCOEFFICIENTS_HH 11 #include "../../common/localkey.hh" 30 for (std::size_t i=0; i<3; i++)
50 std::vector<LocalKey> li;
53 #endif // DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI1_SIMPLEX2D_LOCALCOEFFICIENTS_HH Describe position of one degree of freedom.
Definition: localkey.hh:23
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: brezzidouglasmarini1simplex2dlocalcoefficients.hh:44
Definition: bdfmcube.hh:17
BDM1Simplex2DLocalCoefficients()
Standard constructor.
Definition: brezzidouglasmarini1simplex2dlocalcoefficients.hh:28
Layout map for Brezzi-Douglas-Marini-1 elements on triangles.
Definition: brezzidouglasmarini1simplex2dlocalcoefficients.hh:23
std::size_t size() const
number of coefficients
Definition: brezzidouglasmarini1simplex2dlocalcoefficients.hh:38