MCPcopy Create free account
hub / github.com/Kitware/VTK / GetHandle

Method GetHandle

Parallel/MPI/vtkMPICommunicator.cxx:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43MPI_Comm* vtkMPICommunicatorOpaqueComm::GetHandle()
44{
45 return this->Handle;
46}
47
48//------------------------------------------------------------------------------
49// This MPI error handler basically does the same thing as the default error

Callers 3

GetCommunicatorMethod · 0.45
ConvertToPythonMethod · 0.45
InitializeExternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected