MCPcopy Create free account
hub / github.com/Kitware/ParaView / GetIsSymmetric

Function GetIsSymmetric

Remoting/Application/Testing/Python/TestFetchData.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 return servermanager.vtkProcessModule.GetProcessModule().GetPartitionId()
11
12def GetIsSymmetric():
13 return servermanager.vtkProcessModule.GetSymmetricMPIMode()
14
15def ValidateData(producer, data):
16 return data.IsA("vtkImageData")

Callers 3

TestFetchDataBasicFunction · 0.85
TestFetchDataRanksFunction · 0.85
TestFetchData.pyFile · 0.85

Calls 1

GetSymmetricMPIModeMethod · 0.80

Tested by

no test coverage detected