dune-geometry  2.2.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\NDune
 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
 oCQuadratureRuleFactoryFactory class for creation of quadrature rules, depending on GeometryType, order and QuadratureType
 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
 oCCubeQuadratureInitHelper< ct, true >
 oCCubeQuadratureInitHelper< ct, false >
 oCCubeQuadratureRule< ct, 1 >Gauss quadrature for the n-dimensional cube.
 oCJacobi1QuadratureRuleJacobi-Gauss quadrature for alpha=1, beta=0
 oCJacobi1QuadratureInitHelper
 oCJacobi1QuadratureInitHelper< ct, true >
 oCJacobi1QuadratureInitHelper< ct, false >
 oCJacobi1QuadratureRule< ct, 1 >Jacobi-Gauss quadrature for alpha=1, beta=0
 oCJacobi2QuadratureRuleJacobi-Gauss quadrature for alpha=2, beta=0
 oCJacobi2QuadratureInitHelper
 oCJacobi2QuadratureInitHelper< ct, true >
 oCJacobi2QuadratureInitHelper< ct, false >
 oCJacobi2QuadratureRule< ct, 1 >Jacobi-Gauss quadrature for alpha=2, beta=0
 oCSimplexQuadratureRuleQuadrature rules for simplices
 oCSimplexQuadratureRule< ct, 2 >Quadrature rules for triangles
 oCSimplexQuadratureRule< ct, 3 >Quadrature rules for tetrahedra
 oCPrismQuadraturePoints
 oCPrismQuadraturePoints< 3 >
 oCPrismQuadraturePointsSingletonSingleton holding the Prism Quadrature points
 oCPrismQuadraturePointsSingleton< 3 >Singleton holding the Prism Quadrature points
 oCPrismQuadratureRuleQuadrature rules for prisms
 oCPrismQuadratureRule< ct, 3 >Quadrature rules for prisms
 oCPyramidQuadraturePoints
 oCPyramidQuadraturePointsSingletonSingleton holding the pyramid quadrature points
 oCPyramidQuadraturePointsSingleton< 3 >Singleton holding the pyramid quadrature points
 oCPyramidQuadratureRuleQuadrature rules for Pyramids
 oCPyramidQuadratureRule< ct, 3 >Quadrature rules for Pyramids
 oCQuadratureRuleFactory< ctype, 0 >
 oCQuadratureRuleFactory< ctype, 1 >
 oCQuadratureRuleFactory< ctype, 3 >
 oCGenericReferenceElementContainer
 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
 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