32#ifndef vtkUnstructuredGridGhostCellsGenerator_h
33#define vtkUnstructuredGridGhostCellsGenerator_h
36#include "vtkFiltersParallelModule.h"
a simple class to control print indentation
Multiprocessing communication superclass.
vtkUnstructuredGridAlgorithm()
dataset represents arbitrary combinations of all possible cell types.
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
vtkUnstructuredGridGhostCellsGenerator()
char * GlobalCellIdsArrayName
int MinimumNumberOfGhostLevels
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkUnstructuredGridGhostCellsGenerator() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
char * GlobalPointIdsArrayName
static vtkUnstructuredGridGhostCellsGenerator * New()
dataset represents arbitrary combinations of all possible cell types
#define VTK_DEPRECATED_IN_9_1_0(reason)