31#ifndef vtkUniformGridPartitioner_h
32#define vtkUniformGridPartitioner_h
34#include "vtkCommonExecutionModelModule.h"
53 vtkGetMacro(NumberOfPartitions,
int);
61 vtkGetMacro(NumberOfGhostLayers,
int);
66 vtkGetMacro(DuplicateNodes,
int);
81 int NumberOfPartitions;
82 int NumberOfGhostLayers;
a simple class to control print indentation
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.