|
dune-localfunctions
2.2.1
|
Layout map for PyramidP2 elements. More...
#include <dune/localfunctions/lagrange/pyramidp2/pyramidp2localcoefficients.hh>
Public Member Functions | |
| PyramidP2LocalCoefficients () | |
| Standard constructor. More... | |
| std::size_t | size () const |
| number of coefficients More... | |
| const LocalKey & | localKey (std::size_t i) const |
| get i'th index More... | |
Protected Attributes | |
| const Imp & | impl_ |
Layout map for PyramidP2 elements.
|
inline |
Standard constructor.
|
inlinevirtual |
get i'th index
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
inlinevirtual |
number of coefficients
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
protectedinherited |
1.8.3.1