ompi_comm_allgatherfct  424 ompi/communicator/comm.c     ompi_comm_allgatherfct *allgatherfct=NULL;
ompi_comm_allgatherfct  436 ompi/communicator/comm.c         allgatherfct = (ompi_comm_allgatherfct *)ompi_comm_allgather_emulate_intra;
ompi_comm_allgatherfct  438 ompi/communicator/comm.c         allgatherfct = (ompi_comm_allgatherfct *)comm->c_coll->coll_allgather;