 Dune | Holds the implementation of the CpGrid as a pimple |
  Capabilities | |
   hasEntity< CpGrid, 0 > | |
   hasEntity< CpGrid, 3 > | |
   isParallel< CpGrid > | |
   canCommunicate< CpGrid, 0 > | |
   canCommunicate< CpGrid, 3 > | |
   hasBackupRestoreFacilities< CpGrid > | |
   hasSingleGeometryType< PolyhedralGrid< dim, dimworld > > | |
   isCartesian< PolyhedralGrid< dim, dimworld > > | |
   hasEntity< PolyhedralGrid< dim, dimworld >, codim > | |
   isParallel< PolyhedralGrid< dim, dimworld > > | |
   canCommunicate< PolyhedralGrid< dim, dimworld >, codim > | |
   hasBackupRestoreFacilities< PolyhedralGrid< dim, dimworld > > | |
   isLevelwiseConforming< PolyhedralGrid< dim, dimworld > > | |
   isLeafwiseConforming< PolyhedralGrid< dim, dimworld > > | |
   threadSafe< PolyhedralGrid< dim, dimworld > > | |
   viewThreadSafe< PolyhedralGrid< dim, dimworld > > | |
  cpgrid | |
   mover | |
    Mover | |
   WellConnections | A class calculating and representing all connections of wells |
   Geometry | This class encapsulates geometry for both vertices, intersections and cells |
   Entity | |
    Codim | |
   EntityRep | Represents an entity of a given codim, with positive or negative orientation |
   CpGridData | Struct that hods all the data needed to represent a Cpgrid |
   DefaultGeometryPolicy | |
   GetCellGeom | |
   GetFaceGeom | |
   GetPointGeom | |
   EntityPointer | Class representing a pointer to an entity |
   Iterator | Iterator intended to be used as LeafIterator and LevelIterator (no difference due to no adaptivity) for CpGrid |
   Entity2IndexDataHandle | Wrapper that turns a data handle suitable for dune-grid into one based on integers instead of entities |
   EntityVariableBase | Base class for EntityVariable and SignedEntityVariable |
   EntityVariable | A class design to hold a variable with a value for each entity of the given codimension, where the variable is not changing in sign with orientation |
   SignedEntityVariable | A class design to hold a variable with a value for each entity of the given codimension, where the variable is changing in sign with orientation |
   Geometry< 3, cdim > | Specialization for 3-dimensional geometries, i.e. cells |
   Geometry< 2, cdim > | Specialization for 2 dimensional geometries, that is intersections (since codim 1 entities are not in CpGrid) |
   Geometry< 0, cdim > | Specialization for 0 dimensional geometries, i.e. vertices |
   GlobalIdMapping | Class managing the mappings of local indices to global ids |
   FaceCellsProxy | A proxy class representing a row of FaceCellsContainer |
   FaceCellsContainerProxy | A class representing the face to cells mapping similar to the way done in UnstructuredGrid |
   IndexIterator | |
   LocalIndexProxy | A proxy class representing a row of LocalIndexContainerProxy |
    iterator | |
   LocalIndexContainerProxy | A class representing the sparse mapping of entity relations (e.g |
   FaceVerticesContainerProxy | A class representing the face to vertices mapping similar to the way done in UnstructuredGrid |
   Cell2FacesRow | |
    iterator | |
   Cell2FacesContainer | |
   IndexSet | |
   IdSet | |
   GlobalIdSet | |
   Intersection | |
   IntersectionIterator | |
   HierarchicIterator | Only needs to provide interface for doing nothing |
   OrientedEntityRange | A class used as a row type for OrientedEntityTable |
   OrientedEntityTable | Represents the topological relationships between sets of entities, for example cells and faces |
   PartitionIteratorRule | A rule at what entities to stop |
   PartitionIteratorRule< Interior_Partition > | |
   PartitionIteratorRule< InteriorBorder_Partition > | |
   PartitionIteratorRule< Overlap_Partition > | |
   PartitionIteratorRule< All_Partition > | |
   PartitionIteratorRule< OverlapFront_Partition > | |
   PartitionTypeIndicator | |
  FacadeOptions | |
   StoreGeometryReference< mydim, cdim, GridImp, PolyhedralGridGeometry > | Traits class determining whether the Dune::Geometry facade class stores the implementation object by reference or by value |
   StoreGeometryReference< mydim, cdim, GridImp, PolyhedralGridLocalGeometry > | |
  CartesianIndexMapper | Interface class to access the logical Cartesian grid as used in industry standard simulator decks |
  OrderByFirst | |
  SimpleMessageBuffer | |
  Point2PointCommunicator | Point-2-Point communicator for exchange messages between processes |
   DataHandleInterface | |
  CartesianIndexMapper< CpGrid > | |
  DGFGridFactory< CpGrid > | |
  DGFGridInfo< CpGrid > | |
  PersistentContainer< CpGrid, Data > | |
  CpGridTraits | |
   Codim | Traits associated with a specific codim |
    Partition | Traits associated with a specific grid partition type |
   Partition | Traits associated with a specific grid partition type |
  CpGridFamily | |
  CpGrid | [ provides Dune::Grid ] |
   CentroidIterator | An iterator over the centroids of the geometry of the entities |
  CartesianIndexMapper< PolyhedralGrid< dim, dimworld > > | |
  PolyhedralGrid | Identical grid wrapper |
   Codim | Traits structure containing types for a codimension |
    Partition | |
   Partition | Types for GridView |
  DGFGridFactory< PolyhedralGrid< dim, dimworld > > | |
  DGFGridInfo< PolyhedralGrid< dim, dimworld > > | |
  PolyhedralGridEntityBasic | |
  PolyhedralGridEntity | |
  PolyhedralGridEntity< 0, dim, Grid > | construct a null entity |
  PolyhedralGridEntityPointer | |
  PolyhedralGridEntitySeed | |
  PolyhedralGridGeometry | |
  PolyhedralGridLocalGeometry | |
  PolyhedralGridBasicGeometry | |
  PolyhedralGridFamily | |
   Traits | |
    Codim | |
     Partition | |
    Partition | |
  PolyhedralGridView | |
   Codim | |
  PolyhedralGridViewTraits | |
   Codim | |
    Partition | |
  PolyhedralGridIdSet | |
  PolyhedralGridIndexSet | |
  PolyhedralGridIntersection | |
  PolyhedralGridIntersectionIterator | |
  PolyhedralGridIterator | |
  PersistentContainer< PolyhedralGrid< dim, dimworld >, Data > | |
 Opm | |
  time | |
   StopWatch | |
  UgGridHelpers | |
   SparseTableView | Allows viewing a sparse table consisting out of C-array |
    IntRange | |
   CellCentroidTraits | Traits of the cell centroids of a grid |
   CellCentroidTraits< UnstructuredGrid > | |
   CellVolumeIteratorTraits | The mapping of the grid type to type of the iterator over the cell volumes |
   CellVolumeIteratorTraits< UnstructuredGrid > | |
   FaceCentroidTraits | Traits of the face centroids of a grid |
   FaceCentroidTraits< UnstructuredGrid > | |
   Cell2FacesTraits | Maps the grid type to the associated type of the cell to faces mapping |
   Cell2FacesTraits< UnstructuredGrid > | |
   Face2VerticesTraits | Maps the grid type to the associated type of the face to vertices mapping |
   Face2VerticesTraits< UnstructuredGrid > | |
   FaceCellsProxy | |
   FaceCellTraits | Traits of the face to attached cell mappping of a grid |
   FaceCellTraits< UnstructuredGrid > | |
   Cell2FacesTraits< Dune::CpGrid > | |
   CpGridCentroidIterator | An iterator over the cell volumes |
   CellCentroidTraits< Dune::CpGrid > | |
   CellVolumeIterator | An iterator over the cell volumes |
   CellVolumeIteratorTraits< Dune::CpGrid > | |
   FaceCentroidTraits< Dune::CpGrid > | |
   FaceCellTraits< Dune::CpGrid > | |
   Face2VerticesTraits< Dune::CpGrid > | |
   CellCentroidTraits< Dune::PolyhedralGrid< dim, dimworld > > | |
   CellVolumeIteratorTraits< Dune::PolyhedralGrid< dim, dimworld > > | |
   FaceCentroidTraits< Dune::PolyhedralGrid< dim, dimworld > > | |
   Cell2FacesTraits< Dune::PolyhedralGrid< dim, dimworld > > | |
   Face2VerticesTraits< Dune::PolyhedralGrid< dim, dimworld > > | |
   FaceCellTraits< Dune::PolyhedralGrid< dim, dimworld > > | |
  CellQuadrature | A class providing numerical quadrature for cells |
  FaceQuadrature | A class providing numerical quadrature for faces |
  GridManager | This class manages an Opm::UnstructuredGrid in the sense that it encapsulates creation and destruction of the grid |
  MinpvProcessor | Transform a corner-point grid ZCORN field to account for MINPV processing |
  PinchProcessor | |
  SparseTable | A SparseTable stores a table with rows of varying size as efficiently as possible |
 std | |
  iterator_traits< Dune::cpgrid::Iterator< codim, pitype > > | |
  iterator_traits< Dune::cpgrid::HierarchicIterator > | |
 grdecl | Raw corner-point specification of a particular geological model |
 GridAdapter | |
  Vector | |
 processed_grid | Result structure representing minimal derived topology and geometry of a geological model in corner-point format |
 UnstructuredGrid | Data structure for an unstructured grid, unstructured meaning that any cell may have an arbitrary number of adjacent cells |