3 #ifndef DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS3_CUBE2D_LOCALCOEFFICIENTS_HH 4 #define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS3_CUBE2D_LOCALCOEFFICIENTS_HH 9 #include "../../common/localkey.hh" 27 for (std::size_t i = 0; i < 4; i++)
35 for (std::size_t i=0; i<24; i++)
54 std::vector<LocalKey> li;
58 #endif // DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS3_CUBE2D_LOCALCOEFFICIENTS_HH RT3Cube2DLocalCoefficients()
Standard constructor.
Definition: raviartthomas3cube2dlocalcoefficients.hh:25
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: raviartthomas3cube2dlocalcoefficients.hh:48
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:15
Describe position of one degree of freedom.
Definition: localkey.hh:20
Layout map for Raviart-Thomas-3 elements on quadrilaterals.
Definition: raviartthomas3cube2dlocalcoefficients.hh:20
std::size_t size() const
number of coefficients
Definition: raviartthomas3cube2dlocalcoefficients.hh:42