DUNE-FEM (unstable)
Dune::Fem::QuadraturePointWrapper< Quadrature > Class Template Reference
wrapper for a (Quadrature,int) pair More...
#include <dune/fem/quadrature/quadrature.hh>
Related Functions | |
(Note that these are not member functions.) | |
template<class Quadrature > | |
static Quadrature::CoordinateType | coordinate (const QuadraturePointWrapper< Quadrature > &x) |
extract the real coordinate from a point More... | |
Detailed Description
template<class Quadrature>
class Dune::Fem::QuadraturePointWrapper< Quadrature >
class Dune::Fem::QuadraturePointWrapper< Quadrature >
wrapper for a (Quadrature,int) pair
Friends And Related Function Documentation
◆ coordinate()
template<class Quadrature >
|
related |
extract the real coordinate from a point
This function unwraps a possibly wrapped quadrature point. If the point is not a wrapped quadrature point, the point itself is returned. This makes it possible to have one evaluation method for the two different kinds of evaluation points.
- Parameters
-
[in] x possibly wrapped point
- Returns
- a reference to the actual point
The documentation for this class was generated from the following file:
- dune/fem/quadrature/quadrature.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)