GEOS
Public Attributes | List of all members
geos::vtk::SuperCellInfo Struct Reference

Super-cell metadata for constrained partitioning. More...

#include <VTKSuperCellPartitioning.hpp>

Public Attributes

stdMap< vtkIdType, stdVector< vtkIdType > > superCellToOriginalCells
 SuperCellId to global cell IDs.
 
stdMap< vtkIdType, vtkIdType > vertexWeights
 SuperCellId to vertex weight.
 
std::set< vtkIdType > atomicSuperCells
 SuperCellIds containing multiple cells.
 

Detailed Description

Super-cell metadata for constrained partitioning.

Groups cells that must remain co-located (e.g., fracture-connected cells).

Definition at line 50 of file VTKSuperCellPartitioning.hpp.


The documentation for this struct was generated from the following file: