30 #ifndef VTKUNIFORMGRIDPARTITIONER_H_
31 #define VTKUNIFORMGRIDPARTITIONER_H_
50 vtkGetMacro(NumberOfPartitions,
int);
51 vtkSetMacro(NumberOfPartitions,
int);
56 vtkGetMacro(NumberOfGhostLayers,
int);
57 vtkSetMacro(NumberOfGhostLayers,
int);
61 vtkGetMacro(DuplicateNodes,
int);
62 vtkSetMacro(DuplicateNodes,
int);
63 vtkBooleanMacro(DuplicateNodes,
int);
#define VTKCOMMONEXECUTIONMODEL_EXPORT
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
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)