| 52 | vtkBooleanMacro(GenerateGlobalElementIdArray, vtkTypeBool); |
| 53 | |
| 54 | static const char* GetGlobalElementIdArrayName() { return "GlobalElementId"; } |
| 55 | |
| 56 | /** |
| 57 | * Indicate whether this reader should create a point array of global IDs for |
no outgoing calls
no test coverage detected