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

#include <dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalinterpolation.hh>

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

Public Member Functions

 RT02DLocalInterpolation (std::bitset< 3 > s=0)
 Constructor with given set of edge orientations.
 
template<typename F , typename C >
void interpolate (const F &f, std::vector< C > &out) const
 

Constructor & Destructor Documentation

◆ RT02DLocalInterpolation()

template<class LB >
Dune::RT02DLocalInterpolation< LB >::RT02DLocalInterpolation ( std::bitset< 3 >  s = 0)
inline

Constructor with given set of edge orientations.

Member Function Documentation

◆ interpolate()

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

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