13 #ifndef vtkPVGhostCellsGenerator_h 14 #define vtkPVGhostCellsGenerator_h 16 #include "vtkGhostCellsGenerator.h" 23 :
public vtkGhostCellsGenerator
28 void PrintSelf(ostream& os,
vtkIndent indent)
override;
39 "Use int GhostCellsGeneratorUsingSuperclassInstance(vtkDataObject*, vtkDataObject*)")
40 int GhostCellsGeneratorUsingSuperclassInstance(
48 bool HasCompositeHTG = false;
#define VTKPVVTKEXTENSIONSFILTERSPARALLELDIY2_EXPORT
#define PARAVIEW_DEPRECATED_IN_5_14_0(reason)
Ghost Cells Generator that add support for vtkHyperTreeGrid.