MCPcopy 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
25vtkProcessGroup::~vtkProcessGroup()
26{
27 this->SetCommunicator(nullptr);
28}
29
30void vtkProcessGroup::PrintSelf(ostream& os, vtkIndent indent)
31{

Callers

nothing calls this directly

Calls 1

SetCommunicatorMethod · 0.95

Tested by

no test coverage detected