Go to the documentation of this file.
30 #ifndef VTKRECTILINEARGRIDPARTITIONER_H_
31 #define VTKRECTILINEARGRIDPARTITIONER_H_
virtual ~vtkRectilinearGridPartitioner()
vtkRectilinearGridPartitioner()
#define VTKFILTERSGEOMETRY_EXPORT
a dataset that is topologically regular with variable spacing in the three coordinate directions
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &oss, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
void ExtractGridCoordinates(vtkRectilinearGrid *grd, int subext[6], vtkDoubleArray *xcoords, vtkDoubleArray *ycoords, vtkDoubleArray *zcoords)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
dynamic, self-adjusting array of double
static vtkRectilinearGridPartitioner * New()
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.