Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ ~vtkProcessGroup
Method
~vtkProcessGroup
Parallel/Core/vtkProcessGroup.cxx:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
vtkProcessGroup::~vtkProcessGroup()
26
{
27
this->SetCommunicator(nullptr);
28
}
29
30
void vtkProcessGroup::PrintSelf(ostream& os, vtkIndent indent)
31
{
Callers
nothing calls this directly
Calls
1
SetCommunicator
Method · 0.95
Tested by
no test coverage detected