DUNE-FEM (unstable)
Dune::RT4Cube2DLocalInterpolation< LB > Class Template Reference
Second order Raviart-Thomas shape functions on the reference triangle. More...
#include <dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalinterpolation.hh>
Public Member Functions | |
RT4Cube2DLocalInterpolation (unsigned int s=0) | |
Make set number s, where 0 <= s < 16. More... | |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
Interpolate a given function with shape functions. More... | |
Detailed Description
template<class LB>
class Dune::RT4Cube2DLocalInterpolation< LB >
class Dune::RT4Cube2DLocalInterpolation< LB >
Second order Raviart-Thomas shape functions on the reference triangle.
- Template Parameters
-
LB corresponding LocalBasis giving traits
Constructor & Destructor Documentation
◆ RT4Cube2DLocalInterpolation()
template<class LB >
|
inline |
Make set number s, where 0 <= s < 16.
- Parameters
-
s Edge orientation indicator
Member Function Documentation
◆ interpolate()
template<class LB >
template<typename F , typename C >
|
inline |
Interpolate a given function with shape functions.
- Template Parameters
-
F Function type for function which should be interpolated C Coefficient type
- Parameters
-
f function which should be interpolated out return value, vector of coefficients
References Dune::GeometryTypes::cube(), and Dune::QuadratureRules< ctype, dim >::rule().
The documentation for this class was generated from the following file:
- dune/localfunctions/raviartthomas/raviartthomas4cube2d/raviartthomas4cube2dlocalinterpolation.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)