11 #ifndef vtkPVExtractGhostCells_h 12 #define vtkPVExtractGhostCells_h 31 vtkSetMacro(OutputGhostArrayName, std::string);
32 vtkGetMacro(OutputGhostArrayName, std::string);
55 std::string OutputGhostArrayName =
"GhostType";
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void operator=(const vtkObjectBase &)