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

Function Finalize

Parallel/MPI/vtkMPIController.h:85–85  ·  view source on GitHub ↗

* This method is for cleaning up and has to be called before * the end of the program if MPI was initialized with * Initialize() */

Source from the content-addressed store, hash-verified

83 * Initialize()
84 */
85 void Finalize() override { this->Finalize(0); }
86
87 void Finalize(int finalizedExternally) override;
88

Callers 2

Calls 1

FinalizeMethod · 0.45

Tested by 1