53 #ifndef vtkPStructuredGridGhostDataGenerator_h
54 #define vtkPStructuredGridGhostDataGenerator_h
56 #include "vtkFiltersParallelGeometryModule.h"
83 void CreateGhostedDataSet(
vtkPStructuredGridConnectivity inherits from vtkStructuredGridConnectivity and implements functionali...
vtkPStructuredGridConnectivity * GridConnectivity
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkMultiBlockDataSetAlgorithm * New()
a simple class to control print indentation
An abstract class that provides common functionality and implements an interface for all parallel gho...
Composite dataset that organizes datasets into blocks.
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)=0
Creates ghost layers.