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