dune-localfunctions
2.6-git
|
Go to the documentation of this file.
3 #ifndef DUNE_PYRAMID_P1_LOCALCOEFFICIENTS_HH
4 #define DUNE_PYRAMID_P1_LOCALCOEFFICIENTS_HH
26 for (std::size_t i=0; i<5; i++)
43 std::vector<LocalKey> li;
Layout map for PyramidP1 elements.
Definition: pyramidp1localcoefficients.hh:20
std::size_t size() const
number of coefficients
Definition: pyramidp1localcoefficients.hh:31
PyramidP1LocalCoefficients()
Standard constructor.
Definition: pyramidp1localcoefficients.hh:24
Describe position of one degree of freedom.
Definition: localkey.hh:20
Definition: brezzidouglasmarini1cube2dlocalbasis.hh:15
const LocalKey & localKey(std::size_t i) const
get i'th index
Definition: pyramidp1localcoefficients.hh:37