Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetMaterialArrayID
Method
GetMaterialArrayID
IO/Exodus/vtkExodusIIReader.cxx:6237–6241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6235
}
6236
6237
int vtkExodusIIReader::GetMaterialArrayID(const char* matl)
6238
{
6239
(void)matl;
6240
return 0;
6241
}
6242
6243
void vtkExodusIIReader::SetMaterialArrayStatus(int index, int flag)
6244
{
Callers
1
GetVariableID
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected