dune-localfunctions
2.2.0
|
#include <dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalinterpolation.hh>
Public Member Functions | |
RT02DLocalInterpolation () | |
Standard constructor. | |
RT02DLocalInterpolation (unsigned int s) | |
Make set numer s, where 0<=s<8. | |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
Dune::RT02DLocalInterpolation< LB >::RT02DLocalInterpolation | ( | ) | [inline] |
Standard constructor.
Dune::RT02DLocalInterpolation< LB >::RT02DLocalInterpolation | ( | unsigned int | s | ) | [inline] |
Make set numer s, where 0<=s<8.
void Dune::RT02DLocalInterpolation< LB >::interpolate | ( | const F & | f, |
std::vector< C > & | out | ||
) | const [inline] |