23 #ifndef vtkExtractUnstructuredGridPiece_h
24 #define vtkExtractUnstructuredGridPiece_h
41 vtkSetMacro(CreateGhostCells,
int);
42 vtkGetMacro(CreateGhostCells,
int);
43 vtkBooleanMacro(CreateGhostCells,
int);
64 int piece,
int numPieces);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkUnstructuredGridAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSPARALLEL_EXPORT
dynamic, self-adjusting array of int
a simple class to control print indentation
list of point or cell ids
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.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)