dune-localfunctions
2.4.1-rc2
|
Lowest order Raviart-Thomas shape functions on the reference hexahedron. More...
#include <dune/localfunctions/raviartthomas/raviartthomas0cube3d/raviartthomas0cube3dall.hh>
Public Member Functions | |
RT0Cube3DLocalInterpolation () | |
Standard constructor. More... | |
RT0Cube3DLocalInterpolation (unsigned int s) | |
Make set numer s, where 0<=s<64. More... | |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
Lowest order Raviart-Thomas shape functions on the reference hexahedron.
LB | corresponding LocalBasis giving traits |
|
inline |
Standard constructor.
|
inline |
Make set numer s, where 0<=s<64.
|
inline |