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

Function GetGlobalVariableValuesArrayName

IO/Exodus/vtkExodusIIReaderPrivate.h:243–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241 vtkGetMacro(FileId, int);
242
243 static const char* GetGlobalVariableValuesArrayName() { return "GlobalVariableValues"; }
244 static const char* GetGlobalVariableNamesArrayName() { return "GlobalVariableNames"; }
245
246 virtual void SetApplyDisplacements(vtkTypeBool d);

Callers 1

GetCacheOrReadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected