51 #ifndef vtkStructuredGridGhostDataGenerator_h 52 #define vtkStructuredGridGhostDataGenerator_h 54 #include "vtkFiltersGeometryModule.h" 82 void CreateGhostedDataSet(
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out)=0
Generate ghost layers.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A concrete implementation of vtkDataSetGhostGenerator for generating ghost data on partitioned struct...
static vtkMultiBlockDataSetAlgorithm * New()
vtkStructuredGridConnectivity is a concrete instance of vtkObject that implements functionality for c...
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
vtkStructuredGridConnectivity * GridConnectivity
An abstract class that provides common functionality and implements an interface for all ghost data g...