Go to the documentation of this file.
25 #ifndef vtkTransmitUnstructuredGridPiece_h
26 #define vtkTransmitUnstructuredGridPiece_h
void RootExecute(vtkUnstructuredGrid *input, vtkUnstructuredGrid *output, vtkInformation *outInfo)
#define vtkGetObjectMacro(name, type)
#define VTKFILTERSPARALLEL_EXPORT
#define vtkTypeMacro(thisClass, superclass)
~vtkTransmitUnstructuredGridPiece()
vtkTransmitUnstructuredGridPiece()
GLenum GLenum GLenum input
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkTransmitUnstructuredGridPiece * New()
Multiprocessing communication superclass.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
vtkMultiProcessController * Controller
void SatelliteExecute(int procId, vtkUnstructuredGrid *output, vtkInformation *outInfo)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Superclass for algorithms that produce only unstructured grid as output.
dataset represents arbitrary combinations of all possible cell types
virtual void SetController(vtkMultiProcessController *)