Go to the documentation of this file.
27 #ifndef vtkPDataSetGhostGenerator_h
28 #define vtkPDataSetGhostGenerator_h
30 #include "vtkFiltersParallelGeometryModule.h"
An abstract class that provides common functionality and implements an interface for all parallel gho...
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Composite dataset that organizes datasets into blocks.
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)=0
Creates ghost layers.
Multiprocessing communication superclass.
void Barrier()
Barrier synchronization.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual ~vtkPDataSetGhostGenerator()
vtkPDataSetGhostGenerator()
void Initialize()
Initializes.
vtkMultiProcessController * Controller
An abstract class that provides common functionality and implements an interface for all ghost data g...