dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::OPBLocalInterpolation< LB > Class Template Reference

#include <dune/pdelab/finiteelement/l2orthonormal.hh>

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

Public Member Functions

 OPBLocalInterpolation (const LB &lb_, int order_)
 
template<typename F , typename C >
void interpolate (const F &ff, std::vector< C > &out) const
 Local interpolation of a function. More...
 

Constructor & Destructor Documentation

◆ OPBLocalInterpolation()

template<class LB >
Dune::OPBLocalInterpolation< LB >::OPBLocalInterpolation ( const LB &  lb_,
int  order_ 
)
inline

Member Function Documentation

◆ interpolate()

template<class LB >
template<typename F , typename C >
void Dune::OPBLocalInterpolation< LB >::interpolate ( const F &  ff,
std::vector< C > &  out 
) const
inline

Local interpolation of a function.


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