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