MCPcopy Create free account
hub / github.com/Kitware/VTK / ~vtkPChacoReader

Method ~vtkPChacoReader

IO/Parallel/vtkPChacoReader.cxx:33–36  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

31
32//------------------------------------------------------------------------------
33vtkPChacoReader::~vtkPChacoReader()
34{
35 this->SetController(nullptr);
36}
37//------------------------------------------------------------------------------
38void vtkPChacoReader::SetController(vtkMultiProcessController* c)
39{

Callers

nothing calls this directly

Calls 1

SetControllerMethod · 0.95

Tested by

no test coverage detected