5 #ifndef DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1_CUBE2D_LOCALCOEFFICIENTS_HH 6 #define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1_CUBE2D_LOCALCOEFFICIENTS_HH 11 #include "../../common/localkey.hh" 30 for (std::size_t i=0; i < 4; i++)
55 std::vector<LocalKey> li;
58 #endif // DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1_CUBE2D_LOCALCOEFFICIENTS_HH Describe position of one degree of freedom.
Definition: localkey.hh:23
RT1Cube2DLocalCoefficients()
Standard constructor.
Definition: raviartthomas1cube2dlocalcoefficients.hh:28
Definition: bdfmcube.hh:17
std::size_t size() const
number of coefficients
Definition: raviartthomas1cube2dlocalcoefficients.hh:43
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: raviartthomas1cube2dlocalcoefficients.hh:49
Layout map for Raviart-Thomas-1 elements on quadrilaterals.
Definition: raviartthomas1cube2dlocalcoefficients.hh:23