37 #ifndef vtkExpandMarkedElements_h
38 #define vtkExpandMarkedElements_h
40 #include "vtkFiltersExtractionModule.h"
65 vtkSetClampMacro(NumberOfLayers,
int, 1,
VTK_INT_MAX);
66 vtkGetMacro(NumberOfLayers,
int);
79 int NumberOfLayers = 2;
expands marked elements to including adjacent elements.
a simple class to control print indentation
Multiprocessing communication superclass.