NBC_Comm_neighbors_count 580 ompi/mca/coll/libnbc/nbc_internal.h int NBC_Comm_neighbors_count (ompi_communicator_t *comm, int *indegree, int *outdegree); NBC_Comm_neighbors_count 47 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c res = NBC_Comm_neighbors_count(comm, &indeg, &outdeg);