dune-localfunctions  2.2.1
Public Member Functions | List of all members
Dune::P0LocalInterpolation< LB > Class Template Reference

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

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

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: