Dune::RT0Q3DLocalInterpolation< LB > Class Template Reference

Lowest order Raviart-Thomas shape functions on the reference hexahedron. More...

#include <dune/localfunctions/raviartthomas/raviartthomas0q3d/raviartthomas0q3dall.hh>

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

List of all members.

Public Member Functions

 RT0Q3DLocalInterpolation ()
 Standard constructor.
 RT0Q3DLocalInterpolation (unsigned int s)
 Make set numer 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::RT0Q3DLocalInterpolation< LB >

Lowest order Raviart-Thomas shape functions on the reference hexahedron.

Template Parameters:
LB corresponding LocalBasis giving traits

Constructor & Destructor Documentation

template<class LB>
Dune::RT0Q3DLocalInterpolation< LB >::RT0Q3DLocalInterpolation (  )  [inline]

Standard constructor.

template<class LB>
Dune::RT0Q3DLocalInterpolation< LB >::RT0Q3DLocalInterpolation ( unsigned int  s  )  [inline]

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


Member Function Documentation

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

The documentation for this class was generated from the following file:
Generated on Sat Apr 24 11:15:39 2010 for dune-localfunctions by  doxygen 1.6.3