18#ifndef vtkHyperTreeGridExtractGhostCells_h
19#define vtkHyperTreeGridExtractGhostCells_h
21#include "vtkFiltersHyperTreeModule.h"
26VTK_ABI_NAMESPACE_BEGIN
43 vtkSetStringMacro(OutputGhostArrayName);
44 vtkGetStringMacro(OutputGhostArrayName);
63 char* OutputGhostArrayName =
nullptr;
dynamic, self-adjusting array of bits
general representation of visualization data
Superclass for algorithms that produce a hyper tree grid as output.
Objects for traversal a HyperTreeGrid.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
a simple class to control print indentation
Allocate and hold a VTK object.
dynamic, self-adjusting array of unsigned char