DUNE-FEM (unstable)
Dune::RT0PrismLocalInterpolation< LB > Class Template Reference
First order Raviart-Thomas shape functions on the reference prism. More...
#include <dune/localfunctions/raviartthomas/raviartthomas0prism/raviartthomas0prismlocalinterpolation.hh>
Public Member Functions | |
RT0PrismLocalInterpolation (std::bitset< 5 > s=0) | |
Make set number s, where 0 <= s < 32. More... | |
template<class F , class 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::RT0PrismLocalInterpolation< LB >
class Dune::RT0PrismLocalInterpolation< LB >
First order Raviart-Thomas shape functions on the reference prism.
- Template Parameters
-
LB corresponding LocalBasis giving traits
Constructor & Destructor Documentation
◆ RT0PrismLocalInterpolation()
template<class LB >
|
inline |
Make set number s, where 0 <= s < 32.
- Parameters
-
s Face orientation indicator
Member Function Documentation
◆ interpolate()
template<class LB >
template<class F , class 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
The documentation for this class was generated from the following file:
- dune/localfunctions/raviartthomas/raviartthomas0prism/raviartthomas0prismlocalinterpolation.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)