Go to the documentation of this file.
53 #ifndef vtkPStructuredGridGhostDataGenerator_h
54 #define vtkPStructuredGridGhostDataGenerator_h
56 #include "vtkFiltersParallelGeometryModule.h"
~vtkPStructuredGridGhostDataGenerator() override
An abstract class that provides common functionality and implements an interface for all parallel gho...
vtkPStructuredGridConnectivity inherits from vtkStructuredGridConnectivity and implements functionali...
static vtkPStructuredGridGhostDataGenerator * New()
Composite dataset that organizes datasets into blocks.
void RegisterGrids(vtkMultiBlockDataSet *in)
Registers the grid associated with this instance of multi-block.
void CreateGhostedDataSet(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)
Creates the output.
vtkPStructuredGridConnectivity * GridConnectivity
a simple class to control print indentation
void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out) override
Generates ghost layers.
vtkPStructuredGridGhostDataGenerator()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.