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

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

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

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
 

Constructor & Destructor Documentation

◆ P0LocalInterpolation()

template<class LB >
Dune::P0LocalInterpolation< LB >::P0LocalInterpolation ( const GeometryType &  gt)
inline

Member Function Documentation

◆ interpolate()

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: