Nazwa:
MPI_Comm_free - Zaznacza dany obiekt (komunikator) do usunięcia..
Wejściowe parametry:
comm - komunikator do usunięcia (handle);
Użycie:
#include "mpi.h" int MPI_Comm_free ( comm ) MPI_Comm *comm;