Nazwa:
MPI_Topo_test - określa typ danej topologii jeśli taka skojarzona z komunikatorem;
Wejściowe parametry:
comm - komunikator (handle)
Wyjściowe parametry:
top_type - typ topologii skojarzonej z komunikatorem comm (zleżnie od wyboru);
Użycie:
#include "mpi.h"
int MPI_Topo_test ( comm, top_type )
MPI_Comm comm;
int *top_type;