dune-localfunctions  2.2.1
Public Member Functions | Protected Attributes | List of all members
Dune::RannacherTurek2DLocalCoefficients Class Reference

#include <dune/localfunctions/rannacherturek/rannacherturek2d/rannacherturek2dlocalcoefficients.hh>

Inheritance diagram for Dune::RannacherTurek2DLocalCoefficients:
Dune::LocalCoefficientsVirtualImp< Imp > Dune::LocalCoefficientsVirtualInterface

Public Member Functions

 RannacherTurek2DLocalCoefficients ()
 
std::size_t size () const
 number of coefficients More...
 
const LocalKeylocalKey (std::size_t i) const
 map index i to local key More...
 

Protected Attributes

const Imp & impl_
 

Detailed Description

Todo:
Please doc me!

Constructor & Destructor Documentation

Dune::RannacherTurek2DLocalCoefficients::RannacherTurek2DLocalCoefficients ( )
inline

Member Function Documentation

const LocalKey& Dune::RannacherTurek2DLocalCoefficients::localKey ( std::size_t  i) const
inlinevirtual

map index i to local key

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

std::size_t Dune::RannacherTurek2DLocalCoefficients::size ( ) const
inlinevirtual

number of coefficients

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

Member Data Documentation

template<class Imp>
const Imp& Dune::LocalCoefficientsVirtualImp< Imp >::impl_
protectedinherited

The documentation for this class was generated from the following file: