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