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