Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ ~ProcessLocator
Method
~ProcessLocator
Filters/ParallelFlowPaths/vtkPStreamTracer.cxx:495–495 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
493
this->Rank = 0;
494
}
495
~ProcessLocator() override { this->SetController(nullptr); }
496
vtkMultiProcessController* Controller;
497
int Rank;
498
int NumProcs;
Callers
nothing calls this directly
Calls
1
SetController
Method · 0.45
Tested by
no test coverage detected