|
dune-geometry 2.10
|
A container for all quadrature rules of dimension dim. More...
#include <dune/geometry/quadraturerules.hh>
Static Public Member Functions | |
| static unsigned | maxOrder (const GeometryType &t, QuadratureType::Enum qt=QuadratureType::GaussLegendre) |
| maximum quadrature order for given geometry type and quadrature type | |
| static const QuadratureRule & | rule (const GeometryType &t, int p, QuadratureType::Enum qt=QuadratureType::GaussLegendre) |
| select the appropriate QuadratureRule for GeometryType t and order p | |
| static const QuadratureRule & | rule (const GeometryType::BasicType t, int p, QuadratureType::Enum qt=QuadratureType::GaussLegendre) |
| select the appropriate QuadratureRule for GeometryType t and order p | |
A container for all quadrature rules of dimension dim.
|
inlinestatic |
maximum quadrature order for given geometry type and quadrature type
|
inlinestatic |
select the appropriate QuadratureRule for GeometryType t and order p
|
inlinestatic |
select the appropriate QuadratureRule for GeometryType t and order p