25 #ifndef vtkTransmitUnstructuredGridPiece_h
26 #define vtkTransmitUnstructuredGridPiece_h
49 vtkSetMacro(CreateGhostCells,
int);
50 vtkGetMacro(CreateGhostCells,
int);
51 vtkBooleanMacro(CreateGhostCells,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkUnstructuredGridAlgorithm * New()
vtkMultiProcessController * Controller
#define VTKFILTERSPARALLEL_EXPORT
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only unstructured grid as output.
Multiprocessing communication superclass.