28 #ifndef __vtkTransmitRectilinearGridPiece_h
29 #define __vtkTransmitRectilinearGridPiece_h
51 vtkSetMacro(CreateGhostCells,
int);
52 vtkGetMacro(CreateGhostCells,
int);
53 vtkBooleanMacro(CreateGhostCells,
int);
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
Superclass for algorithms that produce only rectilinear grid as output.
static vtkRectilinearGridAlgorithm * New()
For parallel processing, restrict IO to the first process in the cluster.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkMultiProcessController * Controller
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Multiprocessing communication superclass.