dune-geometry  2.4.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
\NDune
 oNGenericGeometry
 oNQuadratureTypeDefines an enum for currently available quadrature rules
 oNRefinementImpThis namespace contains the implementation of Refinement
 oCReferenceElementThis class provides access to geometric and topological properties of a reference element
 oCReferenceElementsClass providing access to the singletons of the reference elements
 oCAffineGeometryImplementation of the Geometry interface for affine geometries
 oCAxisAlignedCubeGeometryA geometry implementation for axis-aligned hypercubes
 oCDimStatic tag representing a dimension
 oCCodimStatic tag representing a codimension
 oCGeneralVertexOrderClass providing information on the ordering of vertices
 oCMultiLinearGeometryTraitsDefault traits class for MultiLinearGeometry
 oCMultiLinearGeometryGeneric geometry implementation based on corner coordinates
 oCCachedMultiLinearGeometryImplement a MultiLinearGeometry with additional caching
 oCQuadratureOrderOutOfRangeException thrown if a desired QuadratureRule is not available, because the requested 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
 oCGaussQuadratureInitHelper
 oCGaussQuadratureInitHelper< ct, true >
 oCGaussQuadratureInitHelper< ct, false >
 oCGaussQuadratureRule1DGauss quadrature rule in 1D
 oCJacobi1QuadratureInitHelper
 oCJacobi1QuadratureInitHelper< ct, true >
 oCJacobi1QuadratureInitHelper< ct, false >
 oCJacobi1QuadratureRule1DJacobi-Gauss quadrature for alpha=1, beta=0
 oCJacobi2QuadratureInitHelper
 oCJacobi2QuadratureInitHelper< ct, true >
 oCJacobi2QuadratureInitHelper< ct, false >
 oCJacobi2QuadratureRule1DJacobi-Gauss quadrature for alpha=2, beta=0
 oCGaussLobattoQuadratureInitHelper
 oCGaussLobattoQuadratureInitHelper< ct, true >
 oCGaussLobattoQuadratureInitHelper< ct, false >
 oCGaussLobattoQuadratureRule1DJacobi-Gauss quadrature for alpha=2, beta=0
 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
 oCQuadratureRuleFactory< ctype, 0 >
 oCQuadratureRuleFactory< ctype, 1 >
 oCQuadratureRuleFactory< ctype, 2 >
 oCQuadratureRuleFactory< ctype, 3 >
 oCReferenceElementContainer
 oCStaticRefinementWrap each Refinement implementation to get a consistent interface
 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
 oCGeometryTypeUnique label for each type of entities that can occur in DUNE grids
 oCLocalGeometryTypeIndexCompute per-dimension indices for geometry types
 oCGlobalGeometryTypeIndexCompute indices for geometry types, taking the dimension into account
 oCVirtualRefinementSubEntityIteratorSpecial
 oCVirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, dimension >
 oCVirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >
 oCVirtualRefinementSubEntityIteratorBackSpecial
 oCVirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, dimension >
 oCVirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, 0 >
 oCVirtualRefinementImp
 oCVirtualRefinementImpSubEntityIteratorBackSpecial
 oCVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, dimension >
 oCVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, 0 >
 oCRefinementBuilder
 oCRefinementBuilder< 1, CoordType >
 oCRefinementBuilder< 3, CoordType >
 \CVirtualRefinementVirtualRefinement base class