dune-geometry  2.7.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NDune
 NGeo
 CReferenceElementThis class provides access to geometric and topological properties of a reference element
 CReferenceElementImplementation
 CReferenceElementsClass providing access to the singletons of the reference elements
 CDeprecatedReferenceElement
 NRefinementImpThis namespace contains the implementation of Refinement
 NHCubeThis namespace contains the Refinement implementation for hypercubes (GeometryType::cube)
 NHCubeTriangulationThis namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex)
 NPrismTriangulationThis namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex)
 NPyramidTriangulationThis namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)
 NSimplexThis namespace contains the Refinement implementation for simplices (triangles, tetrahedrons...)
 CTraitsMapping from geometryType, CoordType and coerceTo to a particular Refinement implementation
 CAffineGeometryImplementation of the Geometry interface for affine geometries
 CAxisAlignedCubeGeometryA geometry implementation for axis-aligned hypercubes
 CDimStatic tag representing a dimension
 CCodimStatic tag representing a codimension
 CGeneralVertexOrderClass providing information on the ordering of vertices
 CiteratorIterate over the vertex indices of some sub-entity
 CMultiLinearGeometryTraitsDefault traits class for MultiLinearGeometry
 CCornerStorageTemplate specifying the storage for the corners
 ChasSingleGeometryTypeWill there be only one geometry type for a dimension?
 CMultiLinearGeometryGeneric geometry implementation based on corner coordinates
 CJacobianInverseTransposed
 CCachedMultiLinearGeometryImplement a MultiLinearGeometry with additional caching
 CQuadratureOrderOutOfRangeException thrown if a desired QuadratureRule is not available, because the requested order is to high
 CQuadraturePointSingle evaluation point in a quadrature rule
 CQuadratureRuleAbstract base class for quadrature rules
 CQuadratureRuleFactoryFactory class for creation of quadrature rules, depending on GeometryType, order and QuadratureType
 CQuadratureRulesA container for all quadrature rules of dimension dim
 CGaussQuadratureInitHelper
 CGaussQuadratureInitHelper< ct, true >
 CGaussQuadratureInitHelper< ct, false >
 CGaussQuadratureRule1DGauss quadrature rule in 1D
 CJacobi1QuadratureInitHelper
 CJacobi1QuadratureInitHelper< ct, true >
 CJacobi1QuadratureInitHelper< ct, false >
 CJacobi1QuadratureRule1DJacobi-Gauss quadrature for alpha=1, beta=0
 CJacobi2QuadratureInitHelper
 CJacobi2QuadratureInitHelper< ct, true >
 CJacobi2QuadratureInitHelper< ct, false >
 CJacobi2QuadratureRule1DJacobi-Gauss quadrature for alpha=2, beta=0
 CGaussLobattoQuadratureInitHelper
 CGaussLobattoQuadratureInitHelper< ct, true >
 CGaussLobattoQuadratureInitHelper< ct, false >
 CGaussLobattoQuadratureRule1DJacobi-Gauss quadrature for alpha=2, beta=0
 CPrismQuadraturePoints
 CPrismQuadraturePoints< 3 >
 CPrismQuadraturePointsSingletonSingleton holding the Prism Quadrature points
 CPrismQuadraturePointsSingleton< 3 >Singleton holding the Prism Quadrature points
 CPrismQuadratureRuleQuadrature rules for prisms
 CPrismQuadratureRule< ct, 3 >Quadrature rules for prisms
 CQuadratureRuleFactory< ctype, 0 >
 CQuadratureRuleFactory< ctype, 1 >
 CQuadratureRuleFactory< ctype, 2 >
 CQuadratureRuleFactory< ctype, 3 >
 CRefinementIntervalsHolds the number of refined intervals per axis needed for virtual and static refinement
 CStaticRefinementWrap each Refinement implementation to get a consistent interface
 CCodimThe Codim struct inherited from the Refinement implementation
 CTopologyFactoryProvide a factory over the generic topologies
 CTopologySingletonFactoryA 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
 CLocalGeometryTypeIndexCompute per-dimension indices for geometry types
 CGlobalGeometryTypeIndexCompute indices for geometry types, taking the dimension into account
 CVirtualRefinementSubEntityIteratorSpecial
 CVirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, dimension >
 CVirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >
 CVirtualRefinementSubEntityIteratorBackSpecial
 CVirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, dimension >
 CVirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, 0 >
 CVirtualRefinementImp
 CSubEntityIteratorBack
 CVirtualRefinementImpSubEntityIteratorBackSpecial
 CVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, dimension >
 CVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, 0 >
 CRefinementBuilder
 CRefinementBuilder< 1, CoordType >
 CRefinementBuilder< 3, CoordType >
 CVirtualRefinementVirtualRefinement base class
 CCodimCodim database of VirtualRefinement
 CCodim< codimension >
 CSubEntityIteratorBack