48#ifndef vtkStructuredGridGhostDataGenerator_h
49#define vtkStructuredGridGhostDataGenerator_h
52#include "vtkFiltersGeometryModule.h"
An abstract class that provides common functionality and implements an interface for all ghost data g...
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
vtkStructuredGridConnectivity is a concrete instance of vtkObject that implements functionality for c...
A concrete implementation of vtkDataSetGhostGenerator for generating ghost data on partitioned struct...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void RegisterGrids(vtkMultiBlockDataSet *in)
Registers the grid associated with this instance of multi-block.
static vtkStructuredGridGhostDataGenerator * New()
~vtkStructuredGridGhostDataGenerator() override
void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out) override
Generates ghost layers.
vtkStructuredGridGhostDataGenerator()
void CreateGhostedDataSet(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)
Creates the output.
vtkStructuredGridConnectivity * GridConnectivity
#define VTK_DEPRECATED_IN_9_1_0(reason)