- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#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_ |
Dune::RannacherTurek2DLocalCoefficients::RannacherTurek2DLocalCoefficients | ( | ) | [inline] |
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] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].