5 #ifndef DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS12DLOCALCOEFFICIENTS_HH 6 #define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS12DLOCALCOEFFICIENTS_HH 11 #include "../../common/localkey.hh" 29 for (std::size_t i = 0; i < 3; i++)
53 std::vector<LocalKey> li;
56 #endif // DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS12DLOCALCOEFFICIENTS_HH Layout map for Raviart-Thomas-1 elements on the reference triangle.
Definition: raviartthomas12dlocalcoefficients.hh:22
RT12DLocalCoefficients()
Standard constructor.
Definition: raviartthomas12dlocalcoefficients.hh:27
Describe position of one degree of freedom.
Definition: localkey.hh:23
Definition: bdfmcube.hh:17
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: raviartthomas12dlocalcoefficients.hh:47
std::size_t size() const
number of coefficients
Definition: raviartthomas12dlocalcoefficients.hh:41