 Dune | |
  GenericGeometry | |
   CachedJacobianTransposed | |
   CachedJacobianInverseTransposed | |
   CachedStorage | |
   CachedMapping | |
   CodimTable | |
   CodimTable< Element,-1 > | |
   DuneGeometryType | Statically convert a generic topology type into a GeometryType |
   DuneGeometryType< Point, linetype > | |
   DuneGeometryType< Prism< BaseTopology >, linetype > | |
   DuneGeometryType< Pyramid< BaseTopology >, linetype > | |
   DuneGeometryTypeProvider | Dynamically convert a generic topology type into a GeometryType |
   Convert | |
   Convert< GeometryType::simplex, dim > | |
   Convert< GeometryType::simplex, 0 > | |
   Convert< GeometryType::cube, dim > | |
   Convert< GeometryType::cube, 0 > | |
   Convert< GeometryType::prism, dim > | |
   Convert< GeometryType::pyramid, dim > | |
   MappingTraits | Default mapping traits using Dune::FieldVector and Dune::FieldMatrix |
   GenericCornerMapping | |
   GenericCornerMapping< Point, Traits, affine, offset > | |
   GenericCornerMapping< Prism< BaseTopology >, Traits, affine, offset > | |
   GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset > | |
   SubMappingCoords | |
   CoordStorage | |
    SubStorage | |
   CoordPointerStorage | |
    SubStorage | |
   CornerMapping | Implementation of GenericGeometry::Mapping for first order lagrange type reference mappings |
    SubTopology | |
   BasicGeometry | Generic implementation of DUNE geometries |
   Geometry | Generic implementation of a DUNE (global) geometry |
   LocalGeometry | Generic implementation of a DUNE (local) geometry |
   DuneCoordTraits | |
    Matrix | |
    Vector | |
   DefaultGeometryTraits | Default settings for BasicGeometry |
    Caching | How constant values are to be cached |
    hasSingleGeometryType | Will there be only one geometry type for a dimension? |
    Mapping | Reference mapping to be used |
    UserData | Type of additional user data to be stored in each mapping |
   GlobalGeometryTraits | Grid specific information required by GenericGeometry::Geometry |
   GlobalGeometryTraits< const Grid > | |
   LocalGeometryTraits | Grid specific information required by GenericGeometry::LocalGeometry |
   LocalGeometryTraits< const Grid > | |
   HybridMapping | Abstract base class for generic mapping |
    Codim | |
   VirtualMapping | |
    Codim | |
   NonHybridMapping | Non-virtual geometric mapping |
    Codim | |
   Mapping | Interface for a mapping |
    SubTopology | |
   NonHybridMappingFactory | |
   VirtualMappingFactory | |
    ConstructorTable< CoordVector > | |
    MappingSizeCache | |
   MappingProvider | |
   MappingProvider< HybridMapping< dim, GeometryTraits >, codim > | |
   MappingProvider< NonHybridMapping< Topology, GeometryTraits >, codim > | |
   FieldHelper | |
   MatrixHelper | |
   StaticMaximum | |
   Maximum | |
   ReferenceDomain | |
   ReferenceDomainBase | |
   ReferenceElement | |
    Codim | |
   Size | Statically compute the number of subentities of a given codimension |
   SubTopology | |
   SubTopologySize | |
   GenericSubTopologyNumbering | |
   SubTopologyNumbering | |
   SizeImpl | |
   SizeImpl< Point, dim, codim > | |
   SizeImpl< Prism< BaseTopology >, dim, codim > | |
   SizeImpl< Prism< BaseTopology >, dim, 0 > | |
   SizeImpl< Prism< BaseTopology >, dim, dim > | |
   SizeImpl< Pyramid< BaseTopology >, dim, codim > | |
   SizeImpl< Pyramid< BaseTopology >, dim, 0 > | |
   SizeImpl< Pyramid< BaseTopology >, dim, dim > | |
   SubTopologyImpl | |
   SubTopologyImpl< Point, dim, codim, i > | |
   SubTopologyImpl< Prism< BaseTopology >, dim, codim, i > | |
   SubTopologyImpl< Prism< BaseTopology >, dim, 0, i > | |
   SubTopologyImpl< Prism< BaseTopology >, dim, dim, i > | |
   SubTopologyImpl< Pyramid< BaseTopology >, dim, codim, i > | |
   SubTopologyImpl< Pyramid< BaseTopology >, dim, 0, i > | |
   SubTopologyImpl< Pyramid< BaseTopology >, dim, dim, i > | |
   GenericSubTopologyNumberingHelper | |
   GenericSubTopologyNumberingHelper< Prism< BaseTopology >, codim, subdim, subcodim > | |
   GenericSubTopologyNumberingHelper< Prism< BaseTopology >, codim, subdim, 0 > | |
   GenericSubTopologyNumberingHelper< Prism< BaseTopology >, codim, subdim, subdim > | |
   GenericSubTopologyNumberingHelper< Pyramid< BaseTopology >, codim, subdim, subcodim > | |
   GenericSubTopologyNumberingHelper< Pyramid< BaseTopology >, codim, subdim, 0 > | |
   GenericSubTopologyNumberingHelper< Pyramid< BaseTopology >, codim, subdim, subdim > | |
   SubTopologyMapper | |
   Point | |
   Prism | |
   Pyramid | |
   BaseTopology | |
   BaseTopology< Prism< Base > > | |
   BaseTopology< Pyramid< Base > > | |
   IsSimplex | |
   IsCube | |
   IsHybrid | |
   IsGeneralizedPrism | |
   IsGeneralizedPrism< Prism< BaseTopology > > | |
   SimplexTopology | |
   SimplexTopology< 0 > | |
   CubeTopology | |
   CubeTopology< 0 > | |
   PyramidTopology | |
   PrismTopology | |
   Topology | |
   Topology< id, 0 > | |
   IfTopology | |
   IfTopology< Operation, 0, Topology > | |
   TraceProvider | |
  QuadratureType | Defines an enum for currently available quadrature rules |
  RefinementImp | This namespace contains the implementation of Refinement |
   HCube | This namespace contains the Refinement implementation for hypercubes (GeometryType::cube) |
    RefinementImp | Refinement implementation for hypercubes |
     Codim | |
     Codim< codimension > | |
    RefinementSubEntityIteratorSpecial | SubEntityIterator base class for hypercube refinement |
    RefinementSubEntityIteratorSpecial< dimension, CoordType, dimension > | |
    RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 > | |
   HCubeTriangulation | This namespace contains the Refinement implementation for triangulating hypercubes (GeometryType::cube -> GeometryType::simplex) |
    RefinementIteratorSpecial | |
    RefinementImp | |
     Codim | |
     Codim< codimension > | |
    RefinementIteratorSpecial< dimension, CoordType, dimension > | |
    RefinementIteratorSpecial< dimension, CoordType, 0 > | |
   PrismTriangulation | This namespace contains the Refinement implementation for triangulating prisms (GeometryType::prism -> GeometryType::simplex) |
    RefinementIteratorSpecial | |
    RefinementImp | Implementation of the refinement of a prism into simplices |
     Codim | |
     Codim< codimension > | |
    RefinementIteratorSpecial< dimension, CoordType, dimension > | |
    RefinementIteratorSpecial< dimension, CoordType, 0 > | |
   PyramidTriangulation | This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex) |
    RefinementIteratorSpecial | |
    RefinementImp | Implementation of the refinement of a pyramid into simplices |
     Codim | |
     Codim< codimension > | |
    RefinementIteratorSpecial< dimension, CoordType, dimension > | |
    RefinementIteratorSpecial< dimension, CoordType, 0 > | |
   Simplex | This namespace contains the Refinement implementation for simplices (triangles, tetrahedrons...) |
    RefinementImp | |
     Codim | |
     Codim< codimension > | |
    RefinementIteratorSpecial | |
    RefinementIteratorSpecial< dimension, CoordType, dimension > | |
    RefinementIteratorSpecial< dimension, CoordType, 0 > | |
   Traits | Mapping from geometryType, CoordType and coerceTo to a particular Refinement implementation |
  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 |
   Codim | Collection of types depending on the codimension |
   SubEntityInfo | Topological information about the subentities of a reference element |
  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 |
  AffineGeometry | Implementation of the Geometry interface for affine geometries |
  AxisAlignedCubeGeometry | A geometry implementation for axis-aligned hypercubes |
  GeneralVertexOrder | Class providing information on the ordering of vertices |
   iterator | Iterate over the vertex indices of some sub-entity |
  GenericReferenceElementContainer | |
  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 |
   Codim | Collection of types depending on the codimension |
   SubEntityInfo | Topological and geometric information about the subentities of a reference element |
    Initialize< Topology, codim > | |
  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 |
  MockGeometry | Grid-independent geometry |
  MultiLinearGeometryTraits | Default traits class for MultiLinearGeometry |
   CornerStorage | Template specifying the storage for the corners |
   hasSingleGeometryType | Will there be only one geometry type for a dimension? |
  MultiLinearGeometry | Generic geometry implementation based on corner coordinates |
   JacobianInverseTransposed | |
  CachedMultiLinearGeometry | Implement a MultiLinearGeometry with additional caching |
  QuadratureOrderOutOfRange | Exception thrown if a desired QuadratureRule is not available, because the requested order is to high |
  QuadraturePoint | Single evaluation point in a quadrature rule |
  QuadratureRule | Abstract base class for quadrature rules |
  QuadratureRuleFactory | Factory class for creation of quadrature rules, depending on GeometryType, order and QuadratureType |
  QuadratureRules | A container for all quadrature rules of dimension dim |
  GaussQuadratureInitHelper | |
  GaussQuadratureInitHelper< ct, true > | |
  GaussQuadratureInitHelper< ct, false > | |
  GaussQuadratureRule1D | Gauss quadrature rule in 1D |
  Jacobi1QuadratureInitHelper | |
  Jacobi1QuadratureInitHelper< ct, true > | |
  Jacobi1QuadratureInitHelper< ct, false > | |
  Jacobi1QuadratureRule1D | Jacobi-Gauss quadrature for alpha=1, beta=0 |
  Jacobi2QuadratureInitHelper | |
  Jacobi2QuadratureInitHelper< ct, true > | |
  Jacobi2QuadratureInitHelper< ct, false > | |
  Jacobi2QuadratureRule1D | Jacobi-Gauss quadrature for alpha=2, beta=0 |
  GaussLobattoQuadratureInitHelper | |
  GaussLobattoQuadratureInitHelper< ct, true > | |
  GaussLobattoQuadratureInitHelper< ct, false > | |
  GaussLobattoQuadratureRule1D | Jacobi-Gauss quadrature for alpha=2, beta=0 |
  PrismQuadraturePoints | |
  PrismQuadraturePoints< 3 > | |
  PrismQuadraturePointsSingleton | Singleton holding the Prism Quadrature points |
  PrismQuadraturePointsSingleton< 3 > | Singleton holding the Prism Quadrature points |
  PrismQuadratureRule | Quadrature rules for prisms |
  PrismQuadratureRule< ct, 3 > | Quadrature rules for prisms |
  QuadratureRuleFactory< ctype, 0 > | |
  QuadratureRuleFactory< ctype, 1 > | |
  QuadratureRuleFactory< ctype, 2 > | |
  QuadratureRuleFactory< ctype, 3 > | |
  ReferenceElementContainer | |
  StaticRefinement | Wrap each Refinement implementation to get a consistent interface |
   Codim | The Codim struct inherited from the Refinement implementation |
  TopologyFactory | Provide a factory over the generic topologies |
  TopologySingletonFactory | A wrapper for a TopologyFactory providing singleton storage. Same usage as TopologyFactory but with empty release method an internal storage |
  GeometryType | Unique label for each type of entities that can occur in DUNE grids |
  LocalGeometryTypeIndex | Compute per-dimension indices for geometry types |
  GlobalGeometryTypeIndex | Compute indices for geometry types, taking the dimension into account |
  VirtualRefinementSubEntityIteratorSpecial | |
  VirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, dimension > | |
  VirtualRefinementSubEntityIteratorSpecial< dimension, CoordType, 0 > | |
  VirtualRefinementSubEntityIteratorBackSpecial | |
  VirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, dimension > | |
  VirtualRefinementSubEntityIteratorBackSpecial< dimension, CoordType, 0 > | |
  VirtualRefinementImp | |
   SubEntityIteratorBack | |
  VirtualRefinementImpSubEntityIteratorBackSpecial | |
  VirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, dimension > | |
  VirtualRefinementImpSubEntityIteratorBackSpecial< topologyId, CoordType, coerceToId, dimension, 0 > | |
  RefinementBuilder | |
  RefinementBuilder< 1, CoordType > | |
  RefinementBuilder< 3, CoordType > | |
  VirtualRefinement | VirtualRefinement base class |
   Codim | Codim database of VirtualRefinement |
   Codim< codimension > | |
   SubEntityIteratorBack | |