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