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

Method GetProcessIds

Common/DataModel/vtkDataSetAttributes.cxx:1379–1382  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1377
1378//------------------------------------------------------------------------------
1379vtkDataArray* vtkDataSetAttributes::GetProcessIds()
1380{
1381 return this->GetAttribute(PROCESSIDS);
1382}
1383
1384//------------------------------------------------------------------------------
1385vtkDataArray* vtkDataSetAttributes::GetScalars(const char* name)

Callers 12

CloneInputDataMethod · 0.80
InitializeBlocksMethod · 0.80
ExchangeFieldDataMethod · 0.80
InitializeArraysMethod · 0.80
TestGeneratorFunction · 0.80
TestGeneratorFunction · 0.80
CanSynchronizeMethod · 0.80
InitializeArraysMethod · 0.80

Calls 2

GetAttributeMethod · 0.95
GetArrayMethod · 0.45

Tested by 6

TestGeneratorFunction · 0.64
TestGeneratorFunction · 0.64