MPI_Comm_test_inter

 Nazwa:

MPI_Comm_test_inter - testuje, sprawdza czy danym komunikator jest inter-komunikatorem.

Wejściowe parametry:

comm - komunikator (handle);
flag - (logical);

 Użycie:

#include "mpi.h"
int MPI_Comm_test_inter ( comm, flag )
MPI_Comm comm;
int *flag;