26 #ifndef vtkParallelAMRUtilities_h 27 #define vtkParallelAMRUtilities_h 29 #include "vtkFiltersAMRModule.h"
A concrete instance of vtkObject that employs a singleton design pattern and implements functionality...
A concrete instance of vtkObject that employs a singleton design pattern and implements functionality...
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static void BlankCells(vtkOverlappingAMR *amr)
Blank cells in overlapping AMR.
static void StripGhostLayers(vtkOverlappingAMR *ghostedAMRData, vtkOverlappingAMR *strippedAMRData)
This method detects and strips partially overlapping cells from a given AMR dataset.
hierarchical dataset of vtkUniformGrids
Multiprocessing communication superclass.