Go to the documentation of this file.
25 #ifndef VTKPARALLELAMRUTILITIES_H_
26 #define VTKPARALLELAMRUTILITIES_H_
static void StripGhostLayers(vtkOverlappingAMR *ghostedAMRData, vtkOverlappingAMR *strippedAMRData, vtkMultiProcessController *myController)
static void DistributeProcessInformation(vtkOverlappingAMR *amr, vtkMultiProcessController *myController, std::vector< int > &ProcessMap)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
static void BlankCells(vtkOverlappingAMR *amr, vtkMultiProcessController *myController)
Multiprocessing communication superclass.
a simple class to control print indentation
hierarchical dataset of vtkUniformGrids
#define VTKFILTERSAMR_EXPORT