3 #ifndef DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI1_CUBE3D_LOCALCOEFFICIENTS_HH 4 #define DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI1_CUBE3D_LOCALCOEFFICIENTS_HH 9 #include "../../common/localkey.hh" 28 for (std::size_t i = 0; i < 6; ++i)
49 std::vector<LocalKey> li;
52 #endif // DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI1_CUBE3D_LOCALCOEFFICIENTS_HH BDM1Cube3DLocalCoefficients()
Standard constructor.
Definition: brezzidouglasmarini1cube3dlocalcoefficients.hh:26
Describe position of one degree of freedom.
Definition: localkey.hh:21
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:14
std::size_t size() const
number of coefficients
Definition: brezzidouglasmarini1cube3dlocalcoefficients.hh:37
Layout map for Brezzi-Douglas-Marini-1 elements on hexahedra.
Definition: brezzidouglasmarini1cube3dlocalcoefficients.hh:21
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: brezzidouglasmarini1cube3dlocalcoefficients.hh:43