|
class | ReferenceElement |
| 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. More...
|
|
struct | ReferenceElements |
| 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. More...
|
|
class | AffineGeometry |
| Implementation of the Geometry interface for affine geometries. More...
|
|
class | AxisAlignedCubeGeometry |
| A geometry implementation for axis-aligned hypercubes. More...
|
|
class | GeneralVertexOrder |
| Class providing information on the ordering of vertices. More...
|
|
class | GenericReferenceElementContainer |
|
class | GenericReferenceElement |
| 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. More...
|
|
struct | GenericReferenceElements |
| 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. More...
|
|
class | MockGeometry |
| Grid-independent geometry. More...
|
|
struct | MultiLinearGeometryTraits |
| default traits class for MultiLinearGeometry More...
|
|
class | MultiLinearGeometry |
| generic geometry implementation based on corner coordinates More...
|
|
class | CachedMultiLinearGeometry |
| Implement a MultiLinearGeometry with additional caching. More...
|
|
class | QuadratureOrderOutOfRange |
| Exception thrown if a desired QuadratureRule is not available, because the requested order is to high. More...
|
|
class | QuadraturePoint |
| Single evaluation point in a quadrature rule. More...
|
|
class | QuadratureRule |
| Abstract base class for quadrature rules. More...
|
|
class | QuadratureRuleFactory |
| Factory class for creation of quadrature rules, depending on GeometryType, order and QuadratureType. More...
|
|
class | QuadratureRules |
| A container for all quadrature rules of dimension dim More...
|
|
struct | GaussQuadratureInitHelper |
|
struct | GaussQuadratureInitHelper< ct, true > |
|
struct | GaussQuadratureInitHelper< ct, false > |
|
class | GaussQuadratureRule1D |
| Gauss quadrature rule in 1D. More...
|
|
struct | Jacobi1QuadratureInitHelper |
|
struct | Jacobi1QuadratureInitHelper< ct, true > |
|
struct | Jacobi1QuadratureInitHelper< ct, false > |
|
class | Jacobi1QuadratureRule1D |
| Jacobi-Gauss quadrature for alpha=1, beta=0. More...
|
|
struct | Jacobi2QuadratureInitHelper |
|
struct | Jacobi2QuadratureInitHelper< ct, true > |
|
struct | Jacobi2QuadratureInitHelper< ct, false > |
|
class | Jacobi2QuadratureRule1D |
| Jacobi-Gauss quadrature for alpha=2, beta=0. More...
|
|
struct | GaussLobattoQuadratureInitHelper |
|
struct | GaussLobattoQuadratureInitHelper< ct, true > |
|
struct | GaussLobattoQuadratureInitHelper< ct, false > |
|
class | GaussLobattoQuadratureRule1D |
| Jacobi-Gauss quadrature for alpha=2, beta=0. More...
|
|
class | PrismQuadraturePoints |
|
class | PrismQuadraturePoints< 3 > |
|
struct | PrismQuadraturePointsSingleton |
| Singleton holding the Prism Quadrature points. More...
|
|
struct | PrismQuadraturePointsSingleton< 3 > |
| Singleton holding the Prism Quadrature points. More...
|
|
class | PrismQuadratureRule |
| Quadrature rules for prisms. More...
|
|
class | PrismQuadratureRule< ct, 3 > |
| Quadrature rules for prisms. More...
|
|
class | QuadratureRuleFactory< ctype, 0 > |
|
class | QuadratureRuleFactory< ctype, 1 > |
|
class | QuadratureRuleFactory< ctype, 2 > |
|
class | QuadratureRuleFactory< ctype, 3 > |
|
class | ReferenceElementContainer |
|
class | StaticRefinement |
| Wrap each Refinement implementation to get a consistent interface. More...
|
|
struct | TopologyFactory |
| Provide a factory over the generic topologies. More...
|
|
struct | TopologySingletonFactory |
| A wrapper for a TopologyFactory providing singleton storage. Same usage as TopologyFactory but with empty release method an internal storage. More...
|
|
class | GeometryType |
| Unique label for each type of entities that can occur in DUNE grids. More...
|
|
class | LocalGeometryTypeIndex |
| Compute per-dimension indices for geometry types. More...
|
|
class | GlobalGeometryTypeIndex |
| Compute indices for geometry types, taking the dimension into account. More...
|
|
class | VirtualRefinementSubEntityIteratorSpecial |
|
class | VirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, dimension > |
|
class | VirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, 0 > |
|
class | VirtualRefinementSubEntityIteratorBackSpecial |
|
class | VirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, dimension > |
|
class | VirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, 0 > |
|
class | VirtualRefinementImp |
|
class | VirtualRefinementImpSubEntityIteratorBackSpecial |
|
class | VirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, dimension > |
|
class | VirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, 0 > |
|
class | RefinementBuilder |
|
class | RefinementBuilder< 1, CoordType > |
|
class | RefinementBuilder< 3, CoordType > |
|
class | VirtualRefinement |
| VirtualRefinement base class. More...
|
|