dune-geometry  3.0-git
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12345]
 NDune
 NGenericGeometry
 NQuadratureTypeDefines an enum for currently available quadrature rules
 NRefinementImpThis namespace contains the implementation of Refinement
 CReferenceElementThis class provides access to geometric and topological properties of a reference element
 CReferenceElementsClass providing access to the singletons of the reference elements
 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
 CMultiLinearGeometryTraitsDefault traits class for MultiLinearGeometry
 CMultiLinearGeometryGeneric geometry implementation based on corner coordinates
 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 >
 CReferenceElementContainer
 CStaticRefinementWrap each Refinement implementation to get a consistent interface
 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
 CVirtualRefinementImpSubEntityIteratorBackSpecial
 CVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, dimension >
 CVirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, 0 >
 CRefinementBuilder
 CRefinementBuilder< 1, CoordType >
 CRefinementBuilder< 3, CoordType >
 CVirtualRefinementVirtualRefinement base class