▼NDune | |
►NGenericGeometry | |
CBaseTopology | |
CBaseTopology< Prism< Base > > | |
CBaseTopology< Pyramid< Base > > | |
CBasicGeometry | Generic implementation of DUNE geometries |
CCachedJacobianInverseTransposed | |
CCachedJacobianTransposed | |
CCachedMapping | |
CCachedStorage | |
CCodimTable | |
CCodimTable< Element,-1 > | |
CConvert | |
CConvert< GeometryType::cube, 0 > | |
CConvert< GeometryType::cube, dim > | |
CConvert< GeometryType::prism, dim > | |
CConvert< GeometryType::pyramid, dim > | |
CConvert< GeometryType::simplex, 0 > | |
CConvert< GeometryType::simplex, dim > | |
►CCoordPointerStorage | |
CSubStorage | |
►CCoordStorage | |
CSubStorage | |
►CCornerMapping | Implementation of GenericGeometry::Mapping for first order lagrange type reference mappings |
CSubTopology | |
CCubeTopology | |
CCubeTopology< 0 > | |
►CDefaultGeometryTraits | Default settings for BasicGeometry |
CCaching | How constant values are to be cached |
ChasSingleGeometryType | Will there be only one geometry type for a dimension? |
CMapping | Reference mapping to be used |
CUserData | Type of additional user data to be stored in each mapping |
►CDuneCoordTraits | |
CMatrix | |
CVector | |
CDuneGeometryType | Statically convert a generic topology type into a GeometryType |
CDuneGeometryType< Point, linetype > | |
CDuneGeometryType< Prism< BaseTopology >, linetype > | |
CDuneGeometryType< Pyramid< BaseTopology >, linetype > | |
CDuneGeometryTypeProvider | Dynamically convert a generic topology type into a GeometryType |
CFieldHelper | |
CGenericCornerMapping | |
CGenericCornerMapping< Point, Traits, affine, offset > | |
CGenericCornerMapping< Prism< BaseTopology >, Traits, affine, offset > | |
CGenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset > | |
CGenericSubTopologyNumbering | |
CGenericSubTopologyNumberingHelper | |
CGenericSubTopologyNumberingHelper< Prism< BaseTopology >, codim, subdim, 0 > | |
CGenericSubTopologyNumberingHelper< Prism< BaseTopology >, codim, subdim, subcodim > | |
CGenericSubTopologyNumberingHelper< Prism< BaseTopology >, codim, subdim, subdim > | |
CGenericSubTopologyNumberingHelper< Pyramid< BaseTopology >, codim, subdim, 0 > | |
CGenericSubTopologyNumberingHelper< Pyramid< BaseTopology >, codim, subdim, subcodim > | |
CGenericSubTopologyNumberingHelper< Pyramid< BaseTopology >, codim, subdim, subdim > | |
CGeometry | Generic implementation of a DUNE (global) geometry |
CGlobalGeometryTraits | Grid specific information required by GenericGeometry::Geometry |
CGlobalGeometryTraits< const Grid > | |
►CHybridMapping | Abstract base class for generic mapping |
CCodim | |
CIfTopology | |
CIfTopology< Operation, 0, Topology > | |
CIsCube | |
CIsGeneralizedPrism | |
CIsGeneralizedPrism< Prism< BaseTopology > > | |
CIsHybrid | |
CIsSimplex | |
CLocalGeometry | Generic implementation of a DUNE (local) geometry |
CLocalGeometryTraits | Grid specific information required by GenericGeometry::LocalGeometry |
CLocalGeometryTraits< const Grid > | |
►CMapping | Interface for a mapping |
CSubTopology | |
CMappingProvider | |
CMappingProvider< HybridMapping< dim, GeometryTraits >, codim > | |
CMappingProvider< NonHybridMapping< Topology, GeometryTraits >, codim > | |
CMappingTraits | Default mapping traits using Dune::FieldVector and Dune::FieldMatrix |
CMatrixHelper | |
CMaximum | |
►CNonHybridMapping | Non-virtual geometric mapping |
CCodim | |
CNonHybridMappingFactory | |
CPoint | |
CPrism | |
CPrismTopology | |
CPyramid | |
CPyramidTopology | |
CReferenceDomain | |
CReferenceDomainBase | |
►CReferenceElement | |
CCodim | |
CSimplexTopology | |
CSimplexTopology< 0 > | |
CSize | Statically compute the number of subentities of a given codimension |
CSizeImpl | |
CSizeImpl< Point, dim, codim > | |
CSizeImpl< Prism< BaseTopology >, dim, 0 > | |
CSizeImpl< Prism< BaseTopology >, dim, codim > | |
CSizeImpl< Prism< BaseTopology >, dim, dim > | |
CSizeImpl< Pyramid< BaseTopology >, dim, 0 > | |
CSizeImpl< Pyramid< BaseTopology >, dim, codim > | |
CSizeImpl< Pyramid< BaseTopology >, dim, dim > | |
CStaticMaximum | |
CSubMappingCoords | |
CSubTopology | |
CSubTopologyImpl | |
CSubTopologyImpl< Point, dim, codim, i > | |
CSubTopologyImpl< Prism< BaseTopology >, dim, 0, i > | |
CSubTopologyImpl< Prism< BaseTopology >, dim, codim, i > | |
CSubTopologyImpl< Prism< BaseTopology >, dim, dim, i > | |
CSubTopologyImpl< Pyramid< BaseTopology >, dim, 0, i > | |
CSubTopologyImpl< Pyramid< BaseTopology >, dim, codim, i > | |
CSubTopologyImpl< Pyramid< BaseTopology >, dim, dim, i > | |
CSubTopologyMapper | |
CSubTopologyNumbering | |
CSubTopologySize | |
CTopology | |
CTopology< id, 0 > | |
CTraceProvider | |
►CVirtualMapping | |
CCodim | |
►CVirtualMappingFactory | |
CConstructorTable< CoordVector > | |
CMappingSizeCache | |
►NRefinementImp | This namespace contains the implementation of Refinement |
►NHCube | This namespace contains the Refinement implementation for hypercubes (GeometryType::cube) |
►CRefinementImp | Refinement implementation for hypercubes |
CCodim | |
CCodim< codimension > | |
CRefinementSubEntityIteratorSpecial | SubEntityIterator base class for hypercube refinement |
CRefinementSubEntityIteratorSpecial< dimension, CoordType, 0 > | |
CRefinementSubEntityIteratorSpecial< dimension, CoordType, dimension > | |
►NHCubeTriangulation | This namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex) |
►CRefinementImp | |
CCodim | |
CCodim< codimension > | |
CRefinementIteratorSpecial | |
CRefinementIteratorSpecial< dimension, CoordType, 0 > | |
CRefinementIteratorSpecial< dimension, CoordType, dimension > | |
►NPrismTriangulation | This namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex) |
►CRefinementImp | Implementation of the refinement of a prism into simplices |
CCodim | |
CCodim< codimension > | |
CRefinementIteratorSpecial | |
CRefinementIteratorSpecial< dimension, CoordType, 0 > | |
CRefinementIteratorSpecial< dimension, CoordType, dimension > | |
►NPyramidTriangulation | This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex) |
►CRefinementImp | Implementation of the refinement of a pyramid into simplices |
CCodim | |
CCodim< codimension > | |
CRefinementIteratorSpecial | |
CRefinementIteratorSpecial< dimension, CoordType, 0 > | |
CRefinementIteratorSpecial< dimension, CoordType, dimension > | |
►NSimplex | This namespace contains the Refinement implementation for simplices (triangles, tetrahedrons...) |
►CRefinementImp | |
CCodim | |
CCodim< codimension > | |
CRefinementIteratorSpecial | |
CRefinementIteratorSpecial< dimension, CoordType, 0 > | |
CRefinementIteratorSpecial< dimension, CoordType, dimension > | |
CTraits | Mapping from geometryType, CoordType and coerceTo to a particular Refinement implementation |
CAffineGeometry | Implementation of the Geometry interface for affine geometries |
CAxisAlignedCubeGeometry | A geometry implementation for axis-aligned hypercubes |
CCachedMultiLinearGeometry | Implement a MultiLinearGeometry with additional caching |
CGaussLobattoQuadratureInitHelper | |
CGaussLobattoQuadratureInitHelper< ct, false > | |
CGaussLobattoQuadratureInitHelper< ct, true > | |
CGaussLobattoQuadratureRule1D | Jacobi-Gauss quadrature for alpha=2, beta=0 |
CGaussQuadratureInitHelper | |
CGaussQuadratureInitHelper< ct, false > | |
CGaussQuadratureInitHelper< ct, true > | |
CGaussQuadratureRule1D | Gauss quadrature rule in 1D |
►CGeneralVertexOrder | Class providing information on the ordering of vertices |
Citerator | Iterate over the vertex indices of some sub-entity |
►CGenericReferenceElement | This 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 |
CCodim | Collection of types depending on the codimension |
►CSubEntityInfo | Topological and geometric information about the subentities of a reference element |
CInitialize< Topology, codim > | |
CGenericReferenceElementContainer | |
CGenericReferenceElements | Class 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 |
CGeometryType | Unique label for each type of entities that can occur in DUNE grids |
CGlobalGeometryTypeIndex | Compute indices for geometry types, taking the dimension into account |
CJacobi1QuadratureInitHelper | |
CJacobi1QuadratureInitHelper< ct, false > | |
CJacobi1QuadratureInitHelper< ct, true > | |
CJacobi1QuadratureRule1D | Jacobi-Gauss quadrature for alpha=1, beta=0 |
CJacobi2QuadratureInitHelper | |
CJacobi2QuadratureInitHelper< ct, false > | |
CJacobi2QuadratureInitHelper< ct, true > | |
CJacobi2QuadratureRule1D | Jacobi-Gauss quadrature for alpha=2, beta=0 |
CLocalGeometryTypeIndex | Compute per-dimension indices for geometry types |
CMockGeometry | Grid-independent geometry |
►CMultiLinearGeometry | Generic geometry implementation based on corner coordinates |
CJacobianInverseTransposed | |
►CMultiLinearGeometryTraits | Default traits class for MultiLinearGeometry |
CCornerStorage | Template specifying the storage for the corners |
ChasSingleGeometryType | Will there be only one geometry type for a dimension? |
CPrismQuadraturePoints | |
CPrismQuadraturePoints< 3 > | |
CPrismQuadraturePointsSingleton | Singleton holding the Prism Quadrature points |
CPrismQuadraturePointsSingleton< 3 > | Singleton holding the Prism Quadrature points |
CPrismQuadratureRule | Quadrature rules for prisms |
CPrismQuadratureRule< ct, 3 > | Quadrature rules for prisms |
CQuadratureOrderOutOfRange | Exception thrown if a desired QuadratureRule is not available, because the requested order is to high |
CQuadraturePoint | Single evaluation point in a quadrature rule |
CQuadratureRule | Abstract base class for quadrature rules |
CQuadratureRuleFactory | Factory class for creation of quadrature rules, depending on GeometryType, order and QuadratureType |
CQuadratureRuleFactory< ctype, 0 > | |
CQuadratureRuleFactory< ctype, 1 > | |
CQuadratureRuleFactory< ctype, 2 > | |
CQuadratureRuleFactory< ctype, 3 > | |
CQuadratureRules | A container for all quadrature rules of dimension dim |
►CReferenceElement | This 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 |
CCodim | Collection of types depending on the codimension |
CSubEntityInfo | Topological information about the subentities of a reference element |
CReferenceElementContainer | |
CReferenceElements | Class providing access to the singletons of the 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 |
CRefinementBuilder | |
CRefinementBuilder< 1, CoordType > | |
CRefinementBuilder< 3, CoordType > | |
►CStaticRefinement | Wrap each Refinement implementation to get a consistent interface |
CCodim | The Codim struct inherited from the Refinement implementation |
CTopologyFactory | Provide a factory over the generic topologies |
CTopologySingletonFactory | A wrapper for a TopologyFactory providing singleton storage. Same usage as TopologyFactory but with empty release method an internal storage |
►CVirtualRefinement | VirtualRefinement base class |
CCodim | Codim 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 > | |