dune-geometry  2.6-git
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 ▼NDune
 ▼NGeo
 CDeprecatedReferenceElement
 ►CReferenceElementThis class provides access to geometric and topological properties of a reference element
 CReferenceElementImplementation
 CReferenceElementsClass providing access to the singletons of the reference elements
 ▼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
 CCachedMultiLinearGeometryImplement a MultiLinearGeometry with additional caching
 CCodimStatic tag representing a codimension
 CDimStatic tag representing a dimension
 CGaussLobattoQuadratureInitHelper
 CGaussLobattoQuadratureInitHelper< ct, false >
 CGaussLobattoQuadratureInitHelper< ct, true >
 CGaussLobattoQuadratureRule1DJacobi-Gauss quadrature for alpha=2, beta=0
 CGaussQuadratureInitHelper
 CGaussQuadratureInitHelper< ct, false >
 CGaussQuadratureInitHelper< ct, true >
 CGaussQuadratureRule1DGauss quadrature rule in 1D
 ▼CGeneralVertexOrderClass providing information on the ordering of vertices
 CiteratorIterate over the vertex indices of some sub-entity
 CGeometryTypeUnique label for each type of entities that can occur in DUNE grids
 CGlobalGeometryTypeIndexCompute indices for geometry types, taking the dimension into account
 CJacobi1QuadratureInitHelper
 CJacobi1QuadratureInitHelper< ct, false >
 CJacobi1QuadratureInitHelper< ct, true >
 CJacobi1QuadratureRule1DJacobi-Gauss quadrature for alpha=1, beta=0
 CJacobi2QuadratureInitHelper
 CJacobi2QuadratureInitHelper< ct, false >
 CJacobi2QuadratureInitHelper< ct, true >
 CJacobi2QuadratureRule1DJacobi-Gauss quadrature for alpha=2, beta=0
 CLocalGeometryTypeIndexCompute per-dimension indices for geometry types
 ▼CMultiLinearGeometryGeneric geometry implementation based on corner coordinates
 CJacobianInverseTransposed
 ▼CMultiLinearGeometryTraitsDefault traits class for MultiLinearGeometry
 CCornerStorageTemplate specifying the storage for the corners
 ChasSingleGeometryTypeWill there be only one geometry type for a dimension?
 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
 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
 CQuadratureRuleFactory< ctype, 0 >
 CQuadratureRuleFactory< ctype, 1 >
 CQuadratureRuleFactory< ctype, 2 >
 CQuadratureRuleFactory< ctype, 3 >
 CQuadratureRulesA container for all quadrature rules of dimension dim
 CRefinementBuilder
 CRefinementBuilder< 1, CoordType >
 CRefinementBuilder< 3, CoordType >
 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
 ▼CVirtualRefinementVirtualRefinement base class
 CCodimCodim database of VirtualRefinement
 CCodim< codimension >
 CSubEntityIteratorBack
 ▼CVirtualRefinementImp
 CSubEntityIteratorBack
 CVirtualRefinementImpSubEntityIteratorBackSpecial
 CVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, 0 >
 CVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, dimension >
 CVirtualRefinementSubEntityIteratorBackSpecial
 CVirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, 0 >
 CVirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, dimension >
 CVirtualRefinementSubEntityIteratorSpecial
 CVirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >
 CVirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, dimension >