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

#include <dune/localfunctions/raviartthomas/raviartthomas0cube2d/raviartthomas0cube2dall.hh>

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

Public Member Functions

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

Detailed Description

template<class LB>
class Dune::RT0Cube2DLocalInterpolation< LB >
\brief Lowest order Raviart-Thomas shape functions on the reference quadrilateral.

\tparam LB corresponding LocalBasis giving traits

\nosubgrouping

Constructor & Destructor Documentation

◆ RT0Cube2DLocalInterpolation()

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

Constructor with explicitly given edge orientations.

Member Function Documentation

◆ interpolate()

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

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