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

#include <dune/localfunctions/lagrange/q1/q1localinterpolation.hh>

Public Member Functions

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

Detailed Description

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

Todo:
Please doc me!

Member Function Documentation

template<int dim, class LB>
template<typename F , typename C >
void Dune::Q1LocalInterpolation< 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: