dune-localfunctions 2.10
|
#include <dune/localfunctions/raviartthomas/raviartthomas0cube3d/raviartthomas0cube3dall.hh>
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 |
\brief Lowest order Raviart-Thomas shape functions on the reference hexahedron. \tparam LB corresponding LocalBasis giving traits
|
inline |
Make set number s, where 0 <= s < 64.
|
inline |