Dune::P0LocalInterpolation< LB > Class Template Reference

#include <dune/localfunctions/lagrange/p0/p0localinterpolation.hh>

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

List of all members.

Public Member Functions

 P0LocalInterpolation (const GeometryType &gt)
template<typename F , typename C >
void interpolate (const F &f, std::vector< C > &out) const
 determine coefficients interpolating a given function

template<class LB>
class Dune::P0LocalInterpolation< LB >


Constructor & Destructor Documentation

template<class LB>
Dune::P0LocalInterpolation< LB >::P0LocalInterpolation ( const GeometryType &  gt  )  [inline]

Member Function Documentation

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

determine coefficients interpolating a given function


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].