50 #ifndef vtkPStructuredGridGhostDataGenerator_h
51 #define vtkPStructuredGridGhostDataGenerator_h
53 #include "vtkFiltersParallelGeometryModule.h"
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
An abstract class that provides common functionality and implements an interface for all parallel gho...
vtkPStructuredGridConnectivity inherits from vtkStructuredGridConnectivity and implements functionali...
void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out) override
Generates ghost layers.
vtkPStructuredGridGhostDataGenerator()
static vtkPStructuredGridGhostDataGenerator * New()
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.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkPStructuredGridConnectivity * GridConnectivity