Dune Core Modules (2.5.2)
Dune::Jacobi1QuadratureRule1D< ct > Class Template Reference
Jacobi-Gauss quadrature for alpha=1, beta=0. More...
#include <dune/geometry/quadraturerules.hh>
Public Types | |
enum | |
The space dimension. | |
enum | |
The highest quadrature order available. | |
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::Jacobi1QuadratureRule1D< ct >
class Dune::Jacobi1QuadratureRule1D< ct >
Jacobi-Gauss quadrature for alpha=1, beta=0.
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 |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)