|
dune-localfunctions
2.2.0
|
#include <dune/localfunctions/rannacherturek/rannacherturek2d/rannacherturek2dlocalcoefficients.hh>
Public Member Functions | |
| RannacherTurek2DLocalCoefficients () | |
| std::size_t | size () const |
| number of coefficients | |
| const LocalKey & | localKey (std::size_t i) const |
| map index i to local key | |
Protected Attributes | |
| const Imp & | impl_ |
| const LocalKey& Dune::RannacherTurek2DLocalCoefficients::localKey | ( | std::size_t | i | ) | const [inline, virtual] |
map index i to local key
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
| std::size_t Dune::RannacherTurek2DLocalCoefficients::size | ( | ) | const [inline, virtual] |
number of coefficients
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
const Imp& Dune::LocalCoefficientsVirtualImp< Imp >::impl_ [protected, inherited] |
1.7.6.1