50#ifndef vtkPStructuredGridGhostDataGenerator_h
51#define vtkPStructuredGridGhostDataGenerator_h
54#include "vtkFiltersParallelGeometryModule.h"
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
vtkPDataSetGhostGenerator()
vtkPStructuredGridConnectivity inherits from vtkStructuredGridConnectivity and implements functionali...
void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out) override
Generates ghost layers.
vtkPStructuredGridGhostDataGenerator()
void RegisterGrids(vtkMultiBlockDataSet *in)
Registers the grid associated with this instance of multi-block.
~vtkPStructuredGridGhostDataGenerator() override
void CreateGhostedDataSet(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)
Creates the output.
static vtkPStructuredGridGhostDataGenerator * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkPStructuredGridConnectivity * GridConnectivity
#define VTK_DEPRECATED_IN_9_1_0(reason)