42#ifndef vtkPUnstructuredGridGhostDataGenerator_h
43#define vtkPUnstructuredGridGhostDataGenerator_h
45#include "vtkFiltersParallelGeometryModule.h"
48#if !defined(VTK_LEGACY_REMOVE)
a simple class to control print indentation
Multiprocessing communication superclass.
vtkPUnstructuredGridConnectivity implements functionality for generating ghost zones for a distribute...
distributed unstructured grid dataset.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual ~vtkPUnstructuredGridGhostDataGenerator()
vtkMultiProcessController * Controller
vtkPUnstructuredGridGhostDataGenerator()
static vtkPUnstructuredGridGhostDataGenerator * New()
virtual int RequestData(vtkInformation *rqst, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
vtkPUnstructuredGridConnectivity * GhostZoneBuilder
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
Superclass for algorithms that produce only unstructured grid as output.
dataset represents arbitrary combinations of all possible cell types