dune-localfunctions 2.8.0
Public Member Functions | List of all members
Dune::RT03DLocalInterpolation< LB > Class Template Reference

#include <dune/localfunctions/raviartthomas/raviartthomas03d/raviartthomas03dlocalinterpolation.hh>

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

Public Member Functions

 RT03DLocalInterpolation (std::bitset< 4 > s=0)
 Constructor with given set of face orientations. More...
 
template<typename F , typename C >
void interpolate (const F &ff, std::vector< C > &out) const
 

Constructor & Destructor Documentation

◆ RT03DLocalInterpolation()

template<class LB >
Dune::RT03DLocalInterpolation< LB >::RT03DLocalInterpolation ( std::bitset< 4 >  s = 0)
inline

Constructor with given set of face orientations.

Member Function Documentation

◆ interpolate()

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

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