dune-localfunctions  2.2.0
Public Member Functions
Dune::P1LocalInterpolation< dim, LB > Class Template Reference

#include <dune/localfunctions/lagrange/p1/p1localinterpolation.hh>

List of all members.

Public Member Functions

template<typename F , typename C >
void interpolate (const F &f, std::vector< C > &out) const
 Local interpolation of a function.

template<int dim, class LB>
class Dune::P1LocalInterpolation< dim, LB >


Member Function Documentation

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

Local interpolation of a function.


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