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

#include <dune/localfunctions/raviartthomas/raviartthomas0cube3d/raviartthomas0cube3dall.hh>

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

Public Member Functions

 RT0Cube3DLocalInterpolation (unsigned int s=0)
 Make set number s, where 0 <= s < 64.
 
template<typename F , typename C >
void interpolate (const F &f, std::vector< C > &out) const
 

Detailed Description

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

\tparam LB corresponding LocalBasis giving traits

Constructor & Destructor Documentation

◆ RT0Cube3DLocalInterpolation()

template<class LB >
Dune::RT0Cube3DLocalInterpolation< LB >::RT0Cube3DLocalInterpolation ( unsigned int  s = 0)
inline

Make set number s, where 0 <= s < 64.

Member Function Documentation

◆ interpolate()

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

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