28 #ifndef __vtkTransmitStructuredGridPiece_h
29 #define __vtkTransmitStructuredGridPiece_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
For parallel processing, restrict IO to the first process in the cluster.
GLenum GLenum GLenum input
#define vtkGetMacro(name, type)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkMultiProcessController * Controller
#define vtkTypeMacro(thisClass, superclass)
static vtkStructuredGridAlgorithm * New()
#define VTKFILTERSPARALLEL_EXPORT
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetObjectMacro(name, type)
topologically regular array of data
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)
Multiprocessing communication superclass.