MCPcopy 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
6237int vtkExodusIIReader::GetMaterialArrayID(const char* matl)
6238{
6239 (void)matl;
6240 return 0;
6241}
6242
6243void vtkExodusIIReader::SetMaterialArrayStatus(int index, int flag)
6244{

Callers 1

GetVariableIDMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected