3 #ifndef DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS12DLOCALCOEFFICIENTS_HH
4 #define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS12DLOCALCOEFFICIENTS_HH
9 #include "../../common/localkey.hh"
27 for (std::size_t i = 0; i < 3; i++)
51 std::vector<LocalKey> li;
54 #endif // DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS12DLOCALCOEFFICIENTS_HH
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: raviartthomas12dlocalcoefficients.hh:45
RT12DLocalCoefficients()
Standard constructor.
Definition: raviartthomas12dlocalcoefficients.hh:25
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:14
std::size_t size() const
number of coefficients
Definition: raviartthomas12dlocalcoefficients.hh:39
Layout map for Raviart-Thomas-1 elements on the reference triangle.
Definition: raviartthomas12dlocalcoefficients.hh:20
Describe position of one degree of freedom.
Definition: localkey.hh:21