28 #ifndef __vtkTransmitImageDataPiece_h
29 #define __vtkTransmitImageDataPiece_h
51 vtkSetMacro(CreateGhostCells,
int);
52 vtkGetMacro(CreateGhostCells,
int);
53 vtkBooleanMacro(CreateGhostCells,
int);
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkMultiProcessController * Controller
a simple class to control print indentation
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
For parallel processing, restrict IO to the first process in the cluste.r.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Multiprocessing communication superclass.