dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::MimeticLocalInterpolation< LB > Class Template Reference

#include <dune/localfunctions/mimetic/mimeticall.hh>

Inheritance diagram for Dune::MimeticLocalInterpolation< LB >:
Inheritance graph

Public Member Functions

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

Member Function Documentation

◆ interpolate()

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