MCPcopy Create free account
hub / github.com/Kitware/VTK / GetGlobalElementIdArrayName

Function GetGlobalElementIdArrayName

IO/Geometry/vtkChacoReader.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 3

BuildOutputGridMethod · 0.70
AddElementIdsMethod · 0.70
SetUpEmptyGridMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected