dune-geometry  2.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
oNDune
|oNGenericGeometry
|oNQuadratureTypeDefines an enum for currently available quadrature rules
|oCGeneralVertexOrderClass providing information on the ordering of vertices
|oCdeprecated_intHelperclass to find spots that still use the old numbering
|oCMockGeometryGrid-independent geometry
|oCQuadratureOrderOutOfRangeException thrown if an desired QuadratureRule is not available, because the order is to high
|oCQuadraturePointSingle evaluation point in a quadrature rule
|oCQuadratureRuleAbstract base class for quadrature rules
|oCQuadratureRulesA container for all quadrature rules of dimension dim
|oCCubeQuadratureRuleGauss quadrature for the n-dimensional cube
|oCCubeQuadratureRule< ct, 0 >Gauss quadrature for the n-dimensional cube.
|oCCubeQuadratureInitHelper< ct, true >
|oCCubeQuadratureInitHelper< ct, false >
|oCCubeQuadratureRule< ct, 1 >Gauss quadrature for the n-dimensional cube.
|oCJacobi1QuadratureInitHelper< ct, true >
|oCJacobi1QuadratureInitHelper< ct, false >
|oCJacobi1QuadratureRule< ct, 1 >Jacobi-Gauss quadrature for alpha=1, beta=0
|oCJacobi2QuadratureInitHelper< ct, true >
|oCJacobi2QuadratureInitHelper< ct, false >
|oCJacobi2QuadratureRule< ct, 1 >Jacobi-Gauss quadrature for alpha=2, beta=0
|oCSimplexQuadratureRule< ct, 2 >Quadrature rules for triangles
|oCSimplexQuadratureRule< ct, 3 >Quadrature rules for tetrahedra
|oCPrismQuadraturePoints< 3 >
|oCPrismQuadraturePointsSingletonSingleton holding the Prism Quadrature points
|oCPrismQuadraturePointsSingleton< 3 >Singleton holding the Prism Quadrature points
|oCPrismQuadratureRule< ct, 3 >Quadrature rules for prisms
|oCPyramidQuadraturePoints
|oCPyramidQuadraturePointsSingletonSingleton holding the pyramid quadrature points
|oCPyramidQuadraturePointsSingleton< 3 >Singleton holding the pyramid quadrature points
|oCPyramidQuadratureRule< ct, 3 >Quadrature rules for Pyramids
|oCQuadratureRuleFactoryFactory class for creation of quadrature rules, depending on GeometryType, order and QuadratureType
|oCQuadratureRuleFactory< ctype, 0 >
|oCQuadratureRuleFactory< ctype, 1 >
|oCQuadratureRuleFactory< ctype, 3 >
|oCGenericReferenceElementThis class provides access to geometric and topological properties of a reference element. This includes its type, the number of subentities, the volume, and a method for checking if a point is inside. The embedding of each subentity into the reference element is also provided
|oCGenericReferenceElementContainer
|oCGenericReferenceElementsClass providing access to the singletons of the generic reference elements. Special methods are available for simplex and cube elements of any dimension. The method general can be used to obtain the reference element for a given geometry type
|oCTopologyFactoryProvide a factory over the generic topologies
|oCTopologySingletonFactoryA wrapper for a TopologyFactory providing singleton storage. Same usage as TopologyFactory but with empty release method an internal storage
|\CGeometryTypeUnique label for each type of entities that can occur in DUNE grids
oCDuneGeometryTypeStatically convert a generic topology type into a GeometryType
oCGlobalGeometryTraitsGrid specific information required by GenericGeometry::Geometry
\CLocalGeometryTraitsGrid specific information required by GenericGeometry::LocalGeometry