Dune::RT02DLocalInterpolation< LB > Class Template Reference

#include <dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalinterpolation.hh>

Inheritance diagram for Dune::RT02DLocalInterpolation< LB >:
Inheritance graph

List of all members.

Public Member Functions

 RT02DLocalInterpolation ()
 Standard constructor.
 RT02DLocalInterpolation (unsigned int s)
 Make set numer s, where 0<=s<8.
template<typename F , typename C >
void interpolate (const F &f, std::vector< C > &out) const

template<class LB>
class Dune::RT02DLocalInterpolation< LB >


Constructor & Destructor Documentation

template<class LB>
Dune::RT02DLocalInterpolation< LB >::RT02DLocalInterpolation (  )  [inline]

Standard constructor.

template<class LB>
Dune::RT02DLocalInterpolation< LB >::RT02DLocalInterpolation ( unsigned int  s  )  [inline]

Make set numer s, where 0<=s<8.


Member Function Documentation

template<class LB>
template<typename F , typename C >
void Dune::RT02DLocalInterpolation< LB >::interpolate ( const F &  f,
std::vector< C > &  out 
) const [inline]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].