dune-pdelab  2.4.1
Public Member Functions | List of all members
Dune::OPBLocalInterpolation< LB > Class Template Reference

#include <dune/pdelab/finiteelementmap/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 &f, std::vector< C > &out) const
 Local interpolation of a function. More...
 

Constructor & Destructor Documentation

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

Member Function Documentation

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