Dune::MonomLocalInterpolation< LB, size > Class Template Reference

#include <dune/localfunctions/monom/monomlocalinterpolation.hh>

Inheritance diagram for Dune::MonomLocalInterpolation< LB, size >:
Inheritance graph

List of all members.

Public Member Functions

 MonomLocalInterpolation (const GeometryType::BasicType &bt_, const LB &lb_)
template<typename F , typename C >
void interpolate (const F &f, std::vector< C > &out) const
 determine coefficients interpolating a given function

template<class LB, unsigned int size>
class Dune::MonomLocalInterpolation< LB, size >


Constructor & Destructor Documentation

template<class LB, unsigned int size>
Dune::MonomLocalInterpolation< LB, size >::MonomLocalInterpolation ( const GeometryType::BasicType &  bt_,
const LB &  lb_ 
) [inline]

Member Function Documentation

template<class LB, unsigned int size>
template<typename F , typename C >
void Dune::MonomLocalInterpolation< LB, size >::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:38 2010 for dune-localfunctions by  doxygen 1.6.3