DUNE-FEM (unstable)
Quadrature Class Reference
actual interface class for quadratures More...
#include <dune/fem/quadrature/quadrature.hh>
Detailed Description
actual interface class for quadratures
IntegrationPointList is a proxy for the actual implementations of the integration point lists. During construction, the IntegrationPointList object is configured with an appropriate implementation object from the QuadratureProvider (monostate pattern).
The design goal is minimization of construction time. The actual implementation can be created once and reused whenever it is needed. Moreover, this layout insulates the user from all initialization and storage stuff.
- Note
- The difference between integration point lists and quadratures is that quadratures have weights.
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 13, 23:29, 2024)