31#ifndef vtkStructuredGridPartitioner_h
32#define vtkStructuredGridPartitioner_h
34#include "vtkFiltersGeometryModule.h"
a simple class to control print indentation
vtkMultiBlockDataSetAlgorithm()
represent and manipulate 3D points
vtkStructuredGridPartitioner()
void PrintSelf(ostream &oss, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
vtkTypeBool DuplicateNodes
vtkPoints * ExtractSubGridPoints(vtkStructuredGrid *wholeGrid, int subext[6])
Extracts the coordinates of the sub-grid from the whole grid.
~vtkStructuredGridPartitioner() override
static vtkStructuredGridPartitioner * New()
topologically regular array of data