5 #ifndef DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS_RAVIARTTHOMAS03D_RAVIARTTHOMAS03DLOCALCOEFFICIENTS_HH 6 #define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS_RAVIARTTHOMAS03D_RAVIARTTHOMAS03DLOCALCOEFFICIENTS_HH 30 for (std::size_t i=0; i<4; i++)
47 std::vector<LocalKey> li;
Describe position of one degree of freedom.
Definition: localkey.hh:23
Definition: bdfmcube.hh:17
std::size_t size() const
number of coefficients
Definition: raviartthomas03dlocalcoefficients.hh:35
Layout map for RT0 elements.
Definition: raviartthomas03dlocalcoefficients.hh:24
RT03DLocalCoefficients()
Standard constructor.
Definition: raviartthomas03dlocalcoefficients.hh:28
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: raviartthomas03dlocalcoefficients.hh:41