48 #ifndef vtkStructuredGridGhostDataGenerator_h
49 #define vtkStructuredGridGhostDataGenerator_h
52 #include "vtkFiltersGeometryModule.h"
#define VTK_DEPRECATED_IN_9_1_0(reason)
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)=0
Generate ghost layers.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A concrete implementation of vtkDataSetGhostGenerator for generating ghost data on partitioned struct...
static vtkMultiBlockDataSetAlgorithm * New()
vtkStructuredGridConnectivity is a concrete instance of vtkObject that implements functionality for c...
Computes ghost cells on vtkCompositeDataSet inputs.
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
vtkStructuredGridConnectivity * GridConnectivity
An abstract class that provides common functionality and implements an interface for all ghost data g...