- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Lowest order Raviart-Thomas shape functions on the reference hexahedron. More...
#include <dune/localfunctions/raviartthomas/raviartthomas0q3d/raviartthomas0q3dall.hh>
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 |
Lowest order Raviart-Thomas shape functions on the reference hexahedron.
LB | corresponding LocalBasis giving traits |
Dune::RT0Q3DLocalInterpolation< LB >::RT0Q3DLocalInterpolation | ( | ) | [inline] |
Standard constructor.
Dune::RT0Q3DLocalInterpolation< LB >::RT0Q3DLocalInterpolation | ( | unsigned int | s | ) | [inline] |
Make set numer s, where 0<=s<64.
void Dune::RT0Q3DLocalInterpolation< LB >::interpolate | ( | const F & | f, | |
std::vector< C > & | out | |||
) | const [inline] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].