dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::RannacherTurekLocalInterpolation< D, R, d > Class Template Reference

please doc me More...

#include <dune/localfunctions/rannacherturek/rannachertureklocalinterpolation.hh>

Public Member Functions

template<class F , class C >
void interpolate (const F &f, std::vector< C > &out) const
 

Detailed Description

template<class D, class R, unsigned int d>
class Dune::RannacherTurekLocalInterpolation< D, R, d >

please doc me

Template Parameters
Dtype to represent the field in the domain.
Rtype to represent the field in the range.
ddomain dimension

Member Function Documentation

◆ interpolate()

template<class D , class R , unsigned int d>
template<class F , class C >
void Dune::RannacherTurekLocalInterpolation< D, R, d >::interpolate ( const F &  f,
std::vector< C > &  out 
) const
inline

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