dist_graph_create_adjacent  301 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.dist_graph.dist_graph_create_adjacent) {
dist_graph_create_adjacent  302 ompi/mca/topo/base/topo_base_comm_select.c             module->topo.dist_graph.dist_graph_create_adjacent = mca_topo_base_dist_graph_create_adjacent;
dist_graph_create_adjacent  316 ompi/mca/topo/topo.h     mca_topo_base_module_dist_graph_create_adjacent_fn_t dist_graph_create_adjacent;
dist_graph_create_adjacent  102 ompi/mpi/c/dist_graph_create_adjacent.c     err = topo->topo.dist_graph.dist_graph_create_adjacent(topo, comm_old, indegree,