 |
VTK
9.1.0
|
Go to the documentation of this file.
27 #ifndef vtkPDataSetGhostGenerator_h
28 #define vtkPDataSetGhostGenerator_h
32 #include "vtkFiltersParallelGeometryModule.h"
~vtkPDataSetGhostGenerator() override
An abstract class that provides common functionality and implements an interface for all parallel gho...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
#define VTK_DEPRECATED_IN_9_1_0(reason)
Composite dataset that organizes datasets into blocks.
virtual void GenerateGhostLayers(vtkMultiBlockDataSet *in, vtkMultiBlockDataSet *out) override=0
Creates ghost layers.
Multiprocessing communication superclass.
void Barrier()
Barrier synchronization.
a simple class to control print indentation
vtkPDataSetGhostGenerator()
void Initialize()
Initializes.
vtkMultiProcessController * Controller
An abstract class that provides common functionality and implements an interface for all ghost data g...
Computes ghost cells on vtkCompositeDataSet inputs.