53 #ifndef vtkPStructuredGridGhostDataGenerator_h
54 #define vtkPStructuredGridGhostDataGenerator_h
56 #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)
Generates ghost layers.
virtual ~vtkPStructuredGridGhostDataGenerator()
vtkPStructuredGridGhostDataGenerator()
static vtkPStructuredGridGhostDataGenerator * New()
void RegisterGrids(vtkMultiBlockDataSet *in)
Registers the grid associated with this instance of multi-block.
void CreateGhostedDataSet(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)
Creates the output.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkPStructuredGridConnectivity * GridConnectivity