42 #ifndef vtkPUnstructuredGridGhostDataGenerator_h
43 #define vtkPUnstructuredGridGhostDataGenerator_h
45 #include "vtkFiltersParallelGeometryModule.h"
48 #if !defined(VTK_LEGACY_REMOVE)
84 #endif //VTK_LEGACY_REMOVE
distributed unstructured grid dataset.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkPUnstructuredGridConnectivity implements functionality for generating ghost zones for a distribute...
static vtkUnstructuredGridAlgorithm * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
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
dataset represents arbitrary combinations of all possible cell types
vtkMultiProcessController * Controller
Superclass for algorithms that produce only unstructured grid as output.
vtkPUnstructuredGridConnectivity * GhostZoneBuilder
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
Multiprocessing communication superclass.