28 #ifndef vtkExtractGhostCells_h
29 #define vtkExtractGhostCells_h
31 #include "vtkFiltersGeneralModule.h"
45 vtkSetStringMacro(OutputGhostArrayName);
46 vtkGetStringMacro(OutputGhostArrayName);
a simple class to control print indentation
Superclass for algorithms that produce only unstructured grid as output.