|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
Dune::BDM1Simplex2DLocalInterpolation< LB > Class Template Reference
First order Brezzi-Douglas-Marini shape functions on the reference triangle. More...
Inheritance diagram for Dune::BDM1Simplex2DLocalInterpolation< LB >:

Public Member Functions | |
| BDM1Simplex2DLocalInterpolation () | |
| Standard constructor. | |
| BDM1Simplex2DLocalInterpolation (unsigned int s) | |
| Make set number s, where 0 <= s < 8. | |
| template<typename F , typename C > | |
| void | interpolate (const F &f, std::vector< C > &out) const |
| Interpolate a given function with shape functions. | |
Detailed Description
template<class LB>
class Dune::BDM1Simplex2DLocalInterpolation< LB >
class Dune::BDM1Simplex2DLocalInterpolation< LB >
First order Brezzi-Douglas-Marini shape functions on the reference triangle.
- Template Parameters
-
LB corresponding LocalBasis giving traits
Constructor & Destructor Documentation
◆ BDM1Simplex2DLocalInterpolation() [1/2]
template<class LB >
|
inline |
Standard constructor.
◆ BDM1Simplex2DLocalInterpolation() [2/2]
template<class LB >
|
inline |
Make set number s, where 0 <= s < 8.
- 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
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8