26#ifndef vtkTransmitUnstructuredGridPiece_h
27#define vtkTransmitUnstructuredGridPiece_h
29#include "vtkFiltersParallelModule.h"
a simple class to control print indentation
Multiprocessing communication superclass.
virtual void SetController(vtkMultiProcessController *)
By default this filter uses the global controller, but this method can be used to set another instead...
static vtkTransmitUnstructuredGridPiece * New()
void SatelliteExecute(int procId, vtkUnstructuredGrid *output, vtkInformation *outInfo)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkTypeBool CreateGhostCells
~vtkTransmitUnstructuredGridPiece() override
vtkTransmitUnstructuredGridPiece()
void RootExecute(vtkUnstructuredGrid *input, vtkUnstructuredGrid *output, vtkInformation *outInfo)
vtkMultiProcessController * Controller
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkUnstructuredGridAlgorithm()
dataset represents arbitrary combinations of all possible cell types