30 #ifndef VTKSTRUCTUREDGRIDPARTITIONER_H_
31 #define VTKSTRUCTUREDGRIDPARTITIONER_H_
52 vtkGetMacro(NumberOfPartitions,
int);
53 vtkSetMacro(NumberOfPartitions,
int);
58 vtkGetMacro(NumberOfGhostLayers,
int);
59 vtkSetMacro(NumberOfGhostLayers,
int);
64 vtkGetMacro(DuplicateNodes,
int);
65 vtkSetMacro(DuplicateNodes,
int);
66 vtkBooleanMacro(DuplicateNodes,
int);
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkMultiBlockDataSetAlgorithm * New()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
topologically regular array of data
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGEOMETRY_EXPORT
represent and manipulate 3D points