34 #ifndef vtkExpandMarkedElements_h 35 #define vtkExpandMarkedElements_h 37 #include "vtkFiltersExtractionModule.h" 62 vtkSetClampMacro(NumberOfLayers,
int, 1,
VTK_INT_MAX);
63 vtkGetMacro(NumberOfLayers,
int);
76 int NumberOfLayers = 2;
expands marked elements to including adjacent elements.
a simple class to control print indentation
Multiprocessing communication superclass.