Dune Core Modules (2.4.1)
Dune::GaussQuadratureRule1D< ct > Class Template Reference
Gauss quadrature rule in 1D. More...
#include <dune/geometry/quadraturerules.hh>
Public Types | |
| enum | |
| The space dimension. | |
| typedef ct | CoordType |
| The type used for coordinates. | |
| typedef std::vector< QuadraturePoint< ct, dim > >::const_iterator | iterator |
Public Member Functions | |
| virtual int | order () const |
| return order | |
| virtual GeometryType | type () const |
| return type of element | |
Public Attributes | |
| T | elements |
| STL member. | |
Detailed Description
template<typename ct>
class Dune::GaussQuadratureRule1D< ct >
class Dune::GaussQuadratureRule1D< ct >
Gauss quadrature rule in 1D.
Member Typedef Documentation
◆ iterator
|
inherited |
this container is always a const container, therefore iterator is the same as const_iterator
The documentation for this class was generated from the following file:
- dune/geometry/quadraturerules.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)