28 #ifndef __vtkTransmitRectilinearGridPiece_h
29 #define __vtkTransmitRectilinearGridPiece_h
52 vtkSetMacro(CreateGhostCells,
int);
53 vtkGetMacro(CreateGhostCells,
int);
54 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.
GLenum GLenum GLenum input
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
#define VTKFILTERSPARALLEL_EXPORT
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.