 |
VTK
9.0.1
|
Go to the documentation of this file.
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;
Multiprocessing communication superclass.
a simple class to control print indentation
expands marked elements to including adjacent elements.