 Dune | |
  GenericGeometry | |
   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 > | |
   DuneCoordTraits | |
    Matrix | |
    Vector | |
   FieldHelper | |
   MatrixHelper | |
   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 > | |
  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 |
   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 |
  AffineGeometry | Implementation of the Geometry interface for affine geometries |
  AxisAlignedCubeGeometry | A geometry implementation for axis-aligned hypercubes |
  Dim | Static tag representing a dimension |
  Codim | Static tag representing a codimension |
  GeneralVertexOrder | Class providing information on the ordering of vertices |
   iterator | Iterate over the vertex indices of some sub-entity |
  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 | |