51 #ifndef vtkPUniformGridGhostDataGenerator_h
52 #define vtkPUniformGridGhostDataGenerator_h
55 #include "vtkFiltersParallelGeometryModule.h"
100 double GlobalSpacing[3];
101 double GlobalOrigin[3];
vtkPStructuredGridConnectivity inherits from vtkStructuredGridConnectivity and implements functionali...
#define VTK_DEPRECATED_IN_9_1_0(reason)
static vtkMultiBlockDataSetAlgorithm * New()
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out) override=0
Creates ghost layers.
Computes ghost cells on vtkCompositeDataSet inputs.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
An abstract class that provides common functionality and implements an interface for all parallel gho...
Composite dataset that organizes datasets into blocks.