|
dune-localfunctions
2.2.1
|
#include <dune/localfunctions/rannacherturek/rannacherturek2d/rannacherturek2dlocalcoefficients.hh>
Public Member Functions | |
| RannacherTurek2DLocalCoefficients () | |
| std::size_t | size () const |
| number of coefficients More... | |
| const LocalKey & | localKey (std::size_t i) const |
| map index i to local key More... | |
Protected Attributes | |
| const Imp & | impl_ |
|
inline |
|
inlinevirtual |
map index i to local key
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
inlinevirtual |
number of coefficients
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
protectedinherited |
1.8.3.1