▼NDune | |
▼NGeo | |
▼CReferenceElement | This class provides access to geometric and topological properties of a reference element |
CCodim | Collection of types depending on the codimension |
CReferenceElementImplementation | |
CReferenceElements | Class providing access to the singletons of the reference elements |
▼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 |
CCodim | Static tag representing a codimension |
CDim | Static tag representing a dimension |
▼CGeneralVertexOrder | Class providing information on the ordering of vertices |
Citerator | Iterate over the vertex indices of some sub-entity |
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 |
CLocalGeometryTypeIndex | Compute per-dimension indices for geometry types |
▼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? |
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 |
CRefinementBuilder | |
CRefinementBuilder< 1, CoordType > | |
CRefinementBuilder< 3, CoordType > | |
CRefinementIntervals | Holds the number of refined intervals per axis needed for virtual and static refinement |
▼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 > | |