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;
Definition bdfmcube.hh:18
Describe position of one degree of freedom.
Definition localkey.hh:24
Definition raviartthomas03dlocalcoefficients.hh:25
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition raviartthomas03dlocalcoefficients.hh:41
RT03DLocalCoefficients()
Standard constructor.
Definition raviartthomas03dlocalcoefficients.hh:28
std::size_t size() const
number of coefficients
Definition raviartthomas03dlocalcoefficients.hh:35