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 (GeometryType::BasicType basicType, int d)
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 ( GeometryType::BasicType  basicType,
int  d 
) [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 Sat Apr 24 11:15:37 2010 for dune-localfunctions by  doxygen 1.6.3