VTK  9.3.20241006
Classes
vtkCellGridSidesCache.h File Reference
#include "vtkObject.h"
#include "vtkCommonDataModelModule.h"
#include "vtkHashCombiner.h"
#include "vtkStringToken.h"
#include <functional>
#include <map>
#include <set>
#include <unordered_map>
#include <vector>
Include dependency graph for vtkCellGridSidesCache.h:

Go to the source code of this file.

Classes

class  vtkCellGridSidesCache
 Hold a map from hash-ids (representing sides of cells of multiple types) to details on the cells that claim the corresponding side. More...
 
struct  vtkCellGridSidesCache::Side
 Records held by a hash-entry that represent the side of one cell. More...
 
struct  vtkCellGridSidesCache::Entry
 Each hash entry corresponds to one or more sides of one or more cells. More...