27 #ifndef vtkPDataSetGhostGenerator_h
28 #define vtkPDataSetGhostGenerator_h
30 #include "vtkFiltersParallelGeometryModule.h"
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)=0
Generate ghost layers.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkMultiProcessController * Controller
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
An abstract class that provides common functionality and implements an interface for all parallel gho...
Composite dataset that organizes datasets into blocks.
An abstract class that provides common functionality and implements an interface for all ghost data g...
Multiprocessing communication superclass.