54 #ifndef vtkPUniformGridGhostDataGenerator_h 55 #define vtkPUniformGridGhostDataGenerator_h 57 #include "vtkFiltersParallelGeometryModule.h" 94 void CreateGhostedDataSet(
103 double GlobalSpacing[3];
104 double GlobalOrigin[3];
vtkPStructuredGridConnectivity inherits from vtkStructuredGridConnectivity and implements functionali...
static vtkMultiBlockDataSetAlgorithm * New()
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out) override=0
Creates ghost layers.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
An abstract class that provides common functionality and implements an interface for all parallel gho...
Composite dataset that organizes datasets into blocks.