31#ifndef vtkRectilinearGridPartitioner_h
32#define vtkRectilinearGridPartitioner_h
34#include "vtkFiltersGeometryModule.h"
55 vtkGetMacro(NumberOfPartitions,
int);
63 vtkGetMacro(NumberOfGhostLayers,
int);
68 vtkGetMacro(DuplicateNodes,
int);
80 void ExtractGridCoordinates(
92 int NumberOfPartitions;
93 int NumberOfGhostLayers;
dynamic, self-adjusting array of double
a simple class to control print indentation
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
A concrete implementation of vtkMultiBlockDataSetAlgorithm that provides functionality for partitioni...
vtkRectilinearGridPartitioner()
static vtkRectilinearGridPartitioner * New()
~vtkRectilinearGridPartitioner() override
void PrintSelf(ostream &oss, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a dataset that is topologically regular with variable spacing in the three coordinate directions
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.