MPI_Init
📝 Syntax
📤 Output argument
📄 Description
💡 Example
if ~MPI_Initialized()
MPI_Init();
end
if MPI_Initialized()
MPI_Finalize();
end
🔗 See also
🕔 History
Version
📄 Description
Last updated