dune-localfunctions 2.10
|
Layout map for RefinedP0 elements. More...
#include <dune/localfunctions/refined/refinedp0/refinedp0localcoefficients.hh>
Public Member Functions | |
RefinedP0LocalCoefficients () | |
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 RefinedP0 elements.
|
inline |
|
inlinevirtual |
get i'th index
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
inlinevirtual |
number of coefficients
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
protectedinherited |