ompi_communicator_t   64 ompi/communicator/comm.c static int ompi_comm_fill_rest (ompi_communicator_t *comm,
ompi_communicator_t   77 ompi/communicator/comm.c                                     ompi_communicator_t *comm,
ompi_communicator_t   83 ompi/communicator/comm.c                                               ompi_communicator_t *comm,
ompi_communicator_t   86 ompi/communicator/comm.c static int ompi_comm_copy_topo (ompi_communicator_t *oldcomm,
ompi_communicator_t   87 ompi/communicator/comm.c                                 ompi_communicator_t *newcomm);
ompi_communicator_t   90 ompi/communicator/comm.c static int ompi_comm_idup_internal (ompi_communicator_t *comm, ompi_group_t *group, ompi_group_t *remote_group,
ompi_communicator_t   91 ompi/communicator/comm.c                                     opal_info_t *info, ompi_communicator_t **newcomm, ompi_request_t **req);
ompi_communicator_t  102 ompi/communicator/comm.c int ompi_comm_set ( ompi_communicator_t **ncomm,
ompi_communicator_t  103 ompi/communicator/comm.c                     ompi_communicator_t *oldcomm,
ompi_communicator_t  134 ompi/communicator/comm.c int ompi_comm_set_nb ( ompi_communicator_t **ncomm,
ompi_communicator_t  135 ompi/communicator/comm.c                        ompi_communicator_t *oldcomm,
ompi_communicator_t  147 ompi/communicator/comm.c     ompi_communicator_t *newcomm = NULL;
ompi_communicator_t  161 ompi/communicator/comm.c     newcomm = OBJ_NEW(ompi_communicator_t);
ompi_communicator_t  187 ompi/communicator/comm.c         ompi_communicator_t *old_localcomm;
ompi_communicator_t  259 ompi/communicator/comm.c int ompi_comm_group ( ompi_communicator_t* comm, ompi_group_t **group )
ompi_communicator_t  274 ompi/communicator/comm.c int ompi_comm_create ( ompi_communicator_t *comm, ompi_group_t *group,
ompi_communicator_t  275 ompi/communicator/comm.c                        ompi_communicator_t **newcomm )
ompi_communicator_t  277 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
ompi_communicator_t  407 ompi/communicator/comm.c int ompi_comm_split( ompi_communicator_t* comm, int color, int key,
ompi_communicator_t  408 ompi/communicator/comm.c                      ompi_communicator_t **newcomm, bool pass_on_topo )
ompi_communicator_t  420 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
ompi_communicator_t  747 ompi/communicator/comm.c static int ompi_comm_split_verify (ompi_communicator_t *comm, int split_type, int key, bool *need_split)
ompi_communicator_t  787 ompi/communicator/comm.c int ompi_comm_split_type (ompi_communicator_t *comm, int split_type, int key,
ompi_communicator_t  788 ompi/communicator/comm.c                           opal_info_t *info, ompi_communicator_t **newcomm)
ompi_communicator_t  791 ompi/communicator/comm.c     ompi_communicator_t *newcomp = MPI_COMM_NULL;
ompi_communicator_t  971 ompi/communicator/comm.c int ompi_comm_dup ( ompi_communicator_t * comm, ompi_communicator_t **newcomm )
ompi_communicator_t  979 ompi/communicator/comm.c int ompi_comm_dup_with_info ( ompi_communicator_t * comm, opal_info_t *info, ompi_communicator_t **newcomm )
ompi_communicator_t  981 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
ompi_communicator_t 1037 ompi/communicator/comm.c     ompi_communicator_t *comm;
ompi_communicator_t 1038 ompi/communicator/comm.c     ompi_communicator_t *newcomp;
ompi_communicator_t 1048 ompi/communicator/comm.c int ompi_comm_idup (ompi_communicator_t *comm, ompi_communicator_t **newcomm, ompi_request_t **req)
ompi_communicator_t 1053 ompi/communicator/comm.c int ompi_comm_idup_with_info (ompi_communicator_t *comm, opal_info_t *info, ompi_communicator_t **newcomm, ompi_request_t **req)
ompi_communicator_t 1059 ompi/communicator/comm.c static int ompi_comm_idup_internal (ompi_communicator_t *comm, ompi_group_t *group, ompi_group_t *remote_group,
ompi_communicator_t 1060 ompi/communicator/comm.c                                     opal_info_t *info, ompi_communicator_t **newcomm, ompi_request_t **req)
ompi_communicator_t 1107 ompi/communicator/comm.c         ompi_communicator_t *newcomp = context->newcomp;
ompi_communicator_t 1191 ompi/communicator/comm.c int ompi_comm_create_group (ompi_communicator_t *comm, ompi_group_t *group, int tag, ompi_communicator_t **newcomm)
ompi_communicator_t 1193 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
ompi_communicator_t 1238 ompi/communicator/comm.c int ompi_comm_compare(ompi_communicator_t *comm1, ompi_communicator_t *comm2, int *result) {
ompi_communicator_t 1240 ompi/communicator/comm.c     ompi_communicator_t *comp1, *comp2;
ompi_communicator_t 1245 ompi/communicator/comm.c     comp1 = (ompi_communicator_t *) comm1;
ompi_communicator_t 1246 ompi/communicator/comm.c     comp2 = (ompi_communicator_t *) comm2;
ompi_communicator_t 1323 ompi/communicator/comm.c int ompi_comm_set_name (ompi_communicator_t *comm, const char *name )
ompi_communicator_t 1346 ompi/communicator/comm.c                                               ompi_communicator_t *comm,
ompi_communicator_t 1439 ompi/communicator/comm.c int ompi_comm_free( ompi_communicator_t **comm )
ompi_communicator_t 1512 ompi/communicator/comm.c         ompi_communicator_t *tmpcomm = (ompi_communicator_t *) opal_pointer_array_get_item(&ompi_mpi_communicators, cid);
ompi_communicator_t 1525 ompi/communicator/comm.c int ompi_comm_get_rprocs ( ompi_communicator_t *local_comm,
ompi_communicator_t 1526 ompi/communicator/comm.c                            ompi_communicator_t *bridge_comm,
ompi_communicator_t 1727 ompi/communicator/comm.c int ompi_comm_determine_first ( ompi_communicator_t *intercomm, int high )
ompi_communicator_t 1804 ompi/communicator/comm.c int ompi_comm_dump ( ompi_communicator_t *comm )
ompi_communicator_t 1887 ompi/communicator/comm.c int ompi_comm_enable(ompi_communicator_t *old_comm,
ompi_communicator_t 1888 ompi/communicator/comm.c                      ompi_communicator_t *new_comm,
ompi_communicator_t 1935 ompi/communicator/comm.c static int ompi_comm_fill_rest(ompi_communicator_t *comm,
ompi_communicator_t 1989 ompi/communicator/comm.c static int ompi_comm_copy_topo(ompi_communicator_t *oldcomm,
ompi_communicator_t 1990 ompi/communicator/comm.c                                ompi_communicator_t *newcomm)
ompi_communicator_t   61 ompi/communicator/comm_cid.c     ompi_communicator_t *newcomm;
ompi_communicator_t   62 ompi/communicator/comm_cid.c     ompi_communicator_t **newcommp;
ompi_communicator_t   63 ompi/communicator/comm_cid.c     ompi_communicator_t *comm;
ompi_communicator_t   64 ompi/communicator/comm_cid.c     ompi_communicator_t *bridgecomm;
ompi_communicator_t  167 ompi/communicator/comm_cid.c static ompi_comm_cid_context_t *mca_comm_cid_context_alloc (ompi_communicator_t *newcomm, ompi_communicator_t *comm,
ompi_communicator_t  168 ompi/communicator/comm_cid.c                                                             ompi_communicator_t *bridgecomm, const void *arg0,
ompi_communicator_t  251 ompi/communicator/comm_cid.c int ompi_comm_nextcid_nb (ompi_communicator_t *newcomm, ompi_communicator_t *comm,
ompi_communicator_t  252 ompi/communicator/comm_cid.c                           ompi_communicator_t *bridgecomm, const void *arg0, const void *arg1,
ompi_communicator_t  283 ompi/communicator/comm_cid.c int ompi_comm_nextcid (ompi_communicator_t *newcomm, ompi_communicator_t *comm,
ompi_communicator_t  284 ompi/communicator/comm_cid.c                        ompi_communicator_t *bridgecomm, const void *arg0, const void *arg1,
ompi_communicator_t  496 ompi/communicator/comm_cid.c int ompi_comm_activate_nb (ompi_communicator_t **newcomm, ompi_communicator_t *comm,
ompi_communicator_t  497 ompi/communicator/comm_cid.c                            ompi_communicator_t *bridgecomm, const void *arg0,
ompi_communicator_t  551 ompi/communicator/comm_cid.c int ompi_comm_activate (ompi_communicator_t **newcomm, ompi_communicator_t *comm,
ompi_communicator_t  552 ompi/communicator/comm_cid.c                         ompi_communicator_t *bridgecomm, const void *arg0,
ompi_communicator_t  645 ompi/communicator/comm_cid.c     ompi_communicator_t *comm = context->comm;
ompi_communicator_t  661 ompi/communicator/comm_cid.c     ompi_communicator_t *intercomm = cid_context->comm;
ompi_communicator_t  721 ompi/communicator/comm_cid.c     ompi_communicator_t *intercomm = context->cid_context->comm;
ompi_communicator_t  755 ompi/communicator/comm_cid.c     ompi_communicator_t *comm = context->cid_context->comm->c_local_comm;
ompi_communicator_t  772 ompi/communicator/comm_cid.c     ompi_communicator_t *comm = context->cid_context->comm;
ompi_communicator_t  800 ompi/communicator/comm_cid.c     ompi_communicator_t *bridgecomm = context->cid_context->bridgecomm;
ompi_communicator_t  826 ompi/communicator/comm_cid.c     ompi_communicator_t *comm = cid_context->comm;
ompi_communicator_t  982 ompi/communicator/comm_cid.c     ompi_communicator_t *comm = cid_context->comm;
ompi_communicator_t 1107 ompi/communicator/comm_cid.c     ompi_communicator_t *comm = cid_context->comm;
ompi_communicator_t   62 ompi/communicator/comm_init.c ompi_communicator_t  *ompi_mpi_comm_parent = NULL;
ompi_communicator_t   71 ompi/communicator/comm_init.c static void ompi_comm_construct(ompi_communicator_t* comm);
ompi_communicator_t   72 ompi/communicator/comm_init.c static void ompi_comm_destruct(ompi_communicator_t* comm);
ompi_communicator_t   74 ompi/communicator/comm_init.c OBJ_CLASS_INSTANCE(ompi_communicator_t, opal_infosubscriber_t,
ompi_communicator_t  106 ompi/communicator/comm_init.c     OBJ_CONSTRUCT(&ompi_mpi_comm_world, ompi_communicator_t);
ompi_communicator_t  175 ompi/communicator/comm_init.c     OBJ_CONSTRUCT(&ompi_mpi_comm_self, ompi_communicator_t);
ompi_communicator_t  207 ompi/communicator/comm_init.c     OBJ_CONSTRUCT(&ompi_mpi_comm_null, ompi_communicator_t);
ompi_communicator_t  239 ompi/communicator/comm_init.c ompi_communicator_t *ompi_comm_allocate ( int local_size, int remote_size )
ompi_communicator_t  241 ompi/communicator/comm_init.c     ompi_communicator_t *new_comm;
ompi_communicator_t  244 ompi/communicator/comm_init.c     new_comm = OBJ_NEW(ompi_communicator_t);
ompi_communicator_t  268 ompi/communicator/comm_init.c     ompi_communicator_t *comm;
ompi_communicator_t  323 ompi/communicator/comm_init.c         comm = (ompi_communicator_t *)opal_pointer_array_get_item(&ompi_mpi_communicators, i);
ompi_communicator_t  327 ompi/communicator/comm_init.c             comm=(ompi_communicator_t *)opal_pointer_array_get_item(&ompi_mpi_communicators, i);
ompi_communicator_t  365 ompi/communicator/comm_init.c static void ompi_comm_construct(ompi_communicator_t* comm)
ompi_communicator_t  393 ompi/communicator/comm_init.c static void ompi_comm_destruct(ompi_communicator_t* comm)
ompi_communicator_t  475 ompi/communicator/comm_init.c         ompi_communicator_t *comm = (ompi_communicator_t *) obj;        \
ompi_communicator_t  491 ompi/communicator/comm_init.c void ompi_comm_assert_subscribe (ompi_communicator_t *comm, int32_t assert_flag)
ompi_communicator_t   50 ompi/communicator/communicator.h OMPI_DECLSPEC OBJ_CLASS_DECLARATION(ompi_communicator_t);
ompi_communicator_t  153 ompi/communicator/communicator.h     struct ompi_communicator_t *c_local_comm; /* a duplicate of the
ompi_communicator_t  191 ompi/communicator/communicator.h typedef struct ompi_communicator_t ompi_communicator_t;
ompi_communicator_t  288 ompi/communicator/communicator.h     struct ompi_communicator_t comm;
ompi_communicator_t  289 ompi/communicator/communicator.h     char padding[PREDEFINED_COMMUNICATOR_PAD - sizeof(ompi_communicator_t)];
ompi_communicator_t  293 ompi/communicator/communicator.h OMPI_DECLSPEC extern ompi_communicator_t *ompi_mpi_comm_parent;
ompi_communicator_t  331 ompi/communicator/communicator.h static inline int ompi_comm_invalid(ompi_communicator_t* comm)
ompi_communicator_t  343 ompi/communicator/communicator.h static inline int ompi_comm_rank(ompi_communicator_t* comm)
ompi_communicator_t  351 ompi/communicator/communicator.h static inline int ompi_comm_size(ompi_communicator_t* comm)
ompi_communicator_t  360 ompi/communicator/communicator.h static inline int ompi_comm_remote_size(ompi_communicator_t* comm)
ompi_communicator_t  369 ompi/communicator/communicator.h static inline uint32_t ompi_comm_get_cid(ompi_communicator_t* comm)
ompi_communicator_t  376 ompi/communicator/communicator.h static inline ompi_communicator_t *ompi_comm_lookup(uint32_t cid)
ompi_communicator_t  379 ompi/communicator/communicator.h     return (ompi_communicator_t*)opal_pointer_array_get_item(&ompi_mpi_communicators, cid);
ompi_communicator_t  382 ompi/communicator/communicator.h static inline struct ompi_proc_t* ompi_comm_peer_lookup(ompi_communicator_t* comm, int peer_id)
ompi_communicator_t  394 ompi/communicator/communicator.h static inline bool ompi_comm_peer_invalid(ompi_communicator_t* comm, int peer_id)
ompi_communicator_t  411 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_group (ompi_communicator_t *comm, ompi_group_t **group);
ompi_communicator_t  416 ompi/communicator/communicator.h int ompi_comm_create (ompi_communicator_t* comm, ompi_group_t *group,
ompi_communicator_t  417 ompi/communicator/communicator.h                       ompi_communicator_t** newcomm);
ompi_communicator_t  423 ompi/communicator/communicator.h int ompi_comm_create_group (ompi_communicator_t *comm, ompi_group_t *group, int tag,
ompi_communicator_t  424 ompi/communicator/communicator.h                             ompi_communicator_t **newcomm);
ompi_communicator_t  430 ompi/communicator/communicator.h int ompi_comm_enable(ompi_communicator_t *old_comm,
ompi_communicator_t  431 ompi/communicator/communicator.h                      ompi_communicator_t *new_comm,
ompi_communicator_t  439 ompi/communicator/communicator.h int ompi_topo_dist_graph_create_adjacent(ompi_communicator_t *old_comm,
ompi_communicator_t  456 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_split (ompi_communicator_t *comm, int color, int key,
ompi_communicator_t  457 ompi/communicator/communicator.h                                    ompi_communicator_t** newcomm, bool pass_on_topo);
ompi_communicator_t  469 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_split_type(ompi_communicator_t *comm,
ompi_communicator_t  472 ompi/communicator/communicator.h                                        ompi_communicator_t** newcomm);
ompi_communicator_t  482 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_dup (ompi_communicator_t *comm, ompi_communicator_t **newcomm);
ompi_communicator_t  492 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_idup (ompi_communicator_t *comm, ompi_communicator_t **newcomm, ompi_request_t **request);
ompi_communicator_t  502 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_dup_with_info (ompi_communicator_t *comm, opal_info_t *info, ompi_communicator_t **newcomm);
ompi_communicator_t  512 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_idup_with_info (ompi_communicator_t *comm, opal_info_t *info, ompi_communicator_t **newcomm, ompi_request_t **req);
ompi_communicator_t  520 ompi/communicator/communicator.h int ompi_comm_compare(ompi_communicator_t *comm1, ompi_communicator_t *comm2, int *result);
ompi_communicator_t  525 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_free (ompi_communicator_t **comm);
ompi_communicator_t  537 ompi/communicator/communicator.h ompi_communicator_t* ompi_comm_allocate (int local_group_size,
ompi_communicator_t  566 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_nextcid (ompi_communicator_t *newcomm, ompi_communicator_t *comm,
ompi_communicator_t  567 ompi/communicator/communicator.h                                      ompi_communicator_t *bridgecomm, const void *arg0, const void *arg1,
ompi_communicator_t  580 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_nextcid_nb (ompi_communicator_t *newcomm, ompi_communicator_t *comm,
ompi_communicator_t  581 ompi/communicator/communicator.h                                         ompi_communicator_t *bridgecomm, const void *arg0, const void *arg1,
ompi_communicator_t  605 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_set ( ompi_communicator_t** newcomm,
ompi_communicator_t  606 ompi/communicator/communicator.h                                   ompi_communicator_t* oldcomm,
ompi_communicator_t  634 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_set_nb ( ompi_communicator_t **ncomm,
ompi_communicator_t  635 ompi/communicator/communicator.h                                      ompi_communicator_t *oldcomm,
ompi_communicator_t  652 ompi/communicator/communicator.h int ompi_comm_get_rprocs ( ompi_communicator_t *local_comm,
ompi_communicator_t  653 ompi/communicator/communicator.h                            ompi_communicator_t *bridge_comm,
ompi_communicator_t  672 ompi/communicator/communicator.h int ompi_comm_determine_first ( ompi_communicator_t *intercomm,
ompi_communicator_t  676 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_activate (ompi_communicator_t **newcomm, ompi_communicator_t *comm,
ompi_communicator_t  677 ompi/communicator/communicator.h                                       ompi_communicator_t *bridgecomm, const void *arg0,
ompi_communicator_t  692 ompi/communicator/communicator.h OMPI_DECLSPEC int ompi_comm_activate_nb (ompi_communicator_t **newcomm, ompi_communicator_t *comm,
ompi_communicator_t  693 ompi/communicator/communicator.h                                          ompi_communicator_t *bridgecomm, const void *arg0,
ompi_communicator_t  699 ompi/communicator/communicator.h int ompi_comm_dump ( ompi_communicator_t *comm );
ompi_communicator_t  702 ompi/communicator/communicator.h int ompi_comm_set_name (ompi_communicator_t *comm, const char *name );
ompi_communicator_t  716 ompi/communicator/communicator.h void ompi_comm_assert_subscribe (ompi_communicator_t *comm, int32_t assert_flag);
ompi_communicator_t  321 ompi/debuggers/ompi_common_dll.c         i_info->ompi_communicator_t.type = qh_type;
ompi_communicator_t  322 ompi/debuggers/ompi_common_dll.c         i_info->ompi_communicator_t.size = mqs_sizeof(qh_type);
ompi_communicator_t  323 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_name,
ompi_communicator_t  324 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_name);
ompi_communicator_t  325 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_contextid,
ompi_communicator_t  326 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_contextid);
ompi_communicator_t  327 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_my_rank,
ompi_communicator_t  328 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_my_rank);
ompi_communicator_t  329 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_local_group,
ompi_communicator_t  330 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_local_group);
ompi_communicator_t  331 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_remote_group,
ompi_communicator_t  332 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_remote_group);
ompi_communicator_t  333 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_flags,
ompi_communicator_t  334 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_flags);
ompi_communicator_t  335 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_f_to_c_index,
ompi_communicator_t  336 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_f_to_c_index);
ompi_communicator_t  337 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_topo,
ompi_communicator_t  338 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_topo);
ompi_communicator_t  339 ompi/debuggers/ompi_common_dll.c         ompi_field_offset(i_info->ompi_communicator_t.offset.c_keyhash,
ompi_communicator_t  340 ompi/debuggers/ompi_common_dll.c                           qh_type, ompi_communicator_t, c_keyhash);
ompi_communicator_t  209 ompi/debuggers/ompi_common_dll_defs.h     } ompi_communicator_t;
ompi_communicator_t  122 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC ompi_communicator_t* ompi_communicator_t_type_force_inclusion = NULL;
ompi_communicator_t  233 ompi/debuggers/ompi_mpihandles_dll.c     handle_types->hi_c_comm = i_info->ompi_communicator_t.type;
ompi_communicator_t  461 ompi/debuggers/ompi_mpihandles_dll.c     mqs_fetch_data(process, c_comm + i_info->ompi_communicator_t.offset.c_name,
ompi_communicator_t  466 ompi/debuggers/ompi_mpihandles_dll.c                                         c_comm + i_info->ompi_communicator_t.offset.c_my_rank,
ompi_communicator_t  471 ompi/debuggers/ompi_mpihandles_dll.c                            c_comm + i_info->ompi_communicator_t.offset.c_flags,
ompi_communicator_t  501 ompi/debuggers/ompi_mpihandles_dll.c                                c_comm + i_info->ompi_communicator_t.offset.c_local_group,
ompi_communicator_t  521 ompi/debuggers/ompi_mpihandles_dll.c                                    c_comm + i_info->ompi_communicator_t.offset.c_remote_group,
ompi_communicator_t  541 ompi/debuggers/ompi_mpihandles_dll.c                               c_comm + i_info->ompi_communicator_t.offset.c_topo,
ompi_communicator_t  638 ompi/debuggers/ompi_mpihandles_dll.c                        c_comm + i_info->ompi_communicator_t.offset.c_f_to_c_index,
ompi_communicator_t  644 ompi/debuggers/ompi_mpihandles_dll.c                                  c_comm + i_info->ompi_communicator_t.offset.c_keyhash,
ompi_communicator_t  654 ompi/debuggers/ompi_msgq_dll.c                                 (long long)(comm_ptr + i_info->ompi_communicator_t.offset.c_contextid),
ompi_communicator_t  655 ompi/debuggers/ompi_msgq_dll.c                                 (long long)(comm_ptr + i_info->ompi_communicator_t.offset.c_my_rank)));
ompi_communicator_t  657 ompi/debuggers/ompi_msgq_dll.c                                      comm_ptr + i_info->ompi_communicator_t.offset.c_contextid,
ompi_communicator_t  671 ompi/debuggers/ompi_msgq_dll.c                                                        comm_ptr + i_info->ompi_communicator_t.offset.c_my_rank,
ompi_communicator_t  679 ompi/debuggers/ompi_msgq_dll.c                 ompi_fetch_pointer( proc, comm_ptr + i_info->ompi_communicator_t.offset.c_local_group,
ompi_communicator_t  683 ompi/debuggers/ompi_msgq_dll.c         mqs_fetch_data( proc, comm_ptr + i_info->ompi_communicator_t.offset.c_name,
ompi_communicator_t   44 ompi/debuggers/predefined_gap_test.c     ompi_communicator_t test_comm;
ompi_communicator_t   55 ompi/debuggers/predefined_gap_test.c     printf("ompi_communicator_t = %lu bytes\n", sizeof(ompi_communicator_t));
ompi_communicator_t   62 ompi/dpm/dpm.c     ompi_communicator_t       *comm;
ompi_communicator_t   68 ompi/dpm/dpm.c static ompi_dpm_disconnect_obj *disconnect_init(ompi_communicator_t *comm);
ompi_communicator_t   93 ompi/dpm/dpm.c int ompi_dpm_connect_accept(ompi_communicator_t *comm, int root,
ompi_communicator_t   95 ompi/dpm/dpm.c                             ompi_communicator_t **newcomm)
ompi_communicator_t  107 ompi/dpm/dpm.c     ompi_communicator_t *newcomp=MPI_COMM_NULL;
ompi_communicator_t  563 ompi/dpm/dpm.c int ompi_dpm_disconnect(ompi_communicator_t *comm)
ompi_communicator_t  982 ompi/dpm/dpm.c     ompi_communicator_t *newcomm=NULL;
ompi_communicator_t 1048 ompi/dpm/dpm.c     ompi_communicator_t *comm=NULL;
ompi_communicator_t 1059 ompi/dpm/dpm.c             comm = (ompi_communicator_t*)opal_pointer_array_get_item(&ompi_mpi_communicators,i);
ompi_communicator_t 1091 ompi/dpm/dpm.c static ompi_dpm_disconnect_obj *disconnect_init(ompi_communicator_t *comm)
ompi_communicator_t 1226 ompi/dpm/dpm.c void ompi_dpm_mark_dyncomm(ompi_communicator_t *comm)
ompi_communicator_t   47 ompi/dpm/dpm.h int ompi_dpm_connect_accept(ompi_communicator_t *comm, int root,
ompi_communicator_t   49 ompi/dpm/dpm.h                             ompi_communicator_t **newcomm);
ompi_communicator_t   55 ompi/dpm/dpm.h int ompi_dpm_disconnect(ompi_communicator_t *comm);
ompi_communicator_t   87 ompi/dpm/dpm.h void ompi_dpm_mark_dyncomm(ompi_communicator_t *comm);
ompi_communicator_t   40 ompi/errhandler/errhandler_invoke.c     ompi_communicator_t *comm;
ompi_communicator_t   55 ompi/errhandler/errhandler_invoke.c         comm = (ompi_communicator_t *) mpi_object;
ompi_communicator_t   50 ompi/errhandler/errhandler_predefined.c static void backend_fatal(char *type, struct ompi_communicator_t *comm,
ompi_communicator_t   55 ompi/errhandler/errhandler_predefined.c void ompi_mpi_errors_are_fatal_comm_handler(struct ompi_communicator_t **comm,
ompi_communicator_t   59 ompi/errhandler/errhandler_predefined.c   struct ompi_communicator_t *abort_comm;
ompi_communicator_t   80 ompi/errhandler/errhandler_predefined.c   struct ompi_communicator_t *abort_comm;
ompi_communicator_t  101 ompi/errhandler/errhandler_predefined.c   struct ompi_communicator_t *abort_comm = NULL;
ompi_communicator_t  115 ompi/errhandler/errhandler_predefined.c void ompi_mpi_errors_return_comm_handler(struct ompi_communicator_t **comm,
ompi_communicator_t  179 ompi/errhandler/errhandler_predefined.c                                     struct ompi_communicator_t *comm,
ompi_communicator_t  279 ompi/errhandler/errhandler_predefined.c                                        struct ompi_communicator_t *comm,
ompi_communicator_t  376 ompi/errhandler/errhandler_predefined.c static void backend_fatal(char *type, struct ompi_communicator_t *comm,
ompi_communicator_t   24 ompi/errhandler/errhandler_predefined.h struct ompi_communicator_t;
ompi_communicator_t   31 ompi/errhandler/errhandler_predefined.h OMPI_DECLSPEC void ompi_mpi_errors_are_fatal_comm_handler(struct ompi_communicator_t **comm,
ompi_communicator_t   41 ompi/errhandler/errhandler_predefined.h OMPI_DECLSPEC void ompi_mpi_errors_return_comm_handler(struct ompi_communicator_t **comm,
ompi_communicator_t  100 ompi/file/file.c int ompi_file_open(struct ompi_communicator_t *comm, const char *filename,
ompi_communicator_t   53 ompi/file/file.h     struct ompi_communicator_t *f_comm;
ompi_communicator_t  153 ompi/file/file.h int ompi_file_open(struct ompi_communicator_t *comm, const char *filename,
ompi_communicator_t  307 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&(*request)->req_mpi_object.comm, sizeof(struct ompi_communicator_t *));
ompi_communicator_t  396 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&message->comm, sizeof(ompi_communicator_t *));
ompi_communicator_t   32 ompi/include/ompi/types.h struct ompi_communicator_t;
ompi_communicator_t   99 ompi/mca/coll/base/base.h int mca_coll_base_comm_select(struct ompi_communicator_t *comm);
ompi_communicator_t  122 ompi/mca/coll/base/base.h int mca_coll_base_comm_unselect(struct ompi_communicator_t *comm);
ompi_communicator_t   89 ompi/mca/coll/base/coll_base_allgather.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t  257 ompi/mca/coll/base/coll_base_allgather.c                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  362 ompi/mca/coll/base/coll_base_allgather.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  488 ompi/mca/coll/base/coll_base_allgather.c                                                  struct ompi_communicator_t *comm,
ompi_communicator_t  602 ompi/mca/coll/base/coll_base_allgather.c                                               struct ompi_communicator_t *comm,
ompi_communicator_t  686 ompi/mca/coll/base/coll_base_allgather.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t   98 ompi/mca/coll/base/coll_base_allgatherv.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t  225 ompi/mca/coll/base/coll_base_allgatherv.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t  352 ompi/mca/coll/base/coll_base_allgatherv.c                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  498 ompi/mca/coll/base/coll_base_allgatherv.c                                                struct ompi_communicator_t *comm,
ompi_communicator_t  584 ompi/mca/coll/base/coll_base_allgatherv.c                                               struct ompi_communicator_t *comm,
ompi_communicator_t   57 ompi/mca/coll/base/coll_base_allreduce.c                                                struct ompi_communicator_t *comm,
ompi_communicator_t  134 ompi/mca/coll/base/coll_base_allreduce.c                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  344 ompi/mca/coll/base/coll_base_allreduce.c                                      struct ompi_communicator_t *comm,
ompi_communicator_t  621 ompi/mca/coll/base/coll_base_allreduce.c                                                struct ompi_communicator_t *comm,
ompi_communicator_t  884 ompi/mca/coll/base/coll_base_allreduce.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  972 ompi/mca/coll/base/coll_base_allreduce.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t   42 ompi/mca/coll/base/coll_base_alltoall.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t  136 ompi/mca/coll/base/coll_base_alltoall.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t  195 ompi/mca/coll/base/coll_base_alltoall.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  337 ompi/mca/coll/base/coll_base_alltoall.c                                                struct ompi_communicator_t *comm,
ompi_communicator_t  494 ompi/mca/coll/base/coll_base_alltoall.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  573 ompi/mca/coll/base/coll_base_alltoall.c                                                struct ompi_communicator_t *comm,
ompi_communicator_t   43 ompi/mca/coll/base/coll_base_alltoallv.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t  129 ompi/mca/coll/base/coll_base_alltoallv.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  193 ompi/mca/coll/base/coll_base_alltoallv.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t  100 ompi/mca/coll/base/coll_base_barrier.c int ompi_coll_base_barrier_intra_doublering(struct ompi_communicator_t *comm,
ompi_communicator_t  172 ompi/mca/coll/base/coll_base_barrier.c int ompi_coll_base_barrier_intra_recursivedoubling(struct ompi_communicator_t *comm,
ompi_communicator_t  253 ompi/mca/coll/base/coll_base_barrier.c int ompi_coll_base_barrier_intra_bruck(struct ompi_communicator_t *comm,
ompi_communicator_t  291 ompi/mca/coll/base/coll_base_barrier.c int ompi_coll_base_barrier_intra_two_procs(struct ompi_communicator_t *comm,
ompi_communicator_t  330 ompi/mca/coll/base/coll_base_barrier.c int ompi_coll_base_barrier_intra_basic_linear(struct ompi_communicator_t *comm,
ompi_communicator_t  404 ompi/mca/coll/base/coll_base_barrier.c int ompi_coll_base_barrier_intra_tree(struct ompi_communicator_t *comm,
ompi_communicator_t   42 ompi/mca/coll/base/coll_base_bcast.c                                      struct ompi_communicator_t* comm,
ompi_communicator_t  249 ompi/mca/coll/base/coll_base_bcast.c                                       struct ompi_communicator_t* comm,
ompi_communicator_t  277 ompi/mca/coll/base/coll_base_bcast.c                                       struct ompi_communicator_t* comm,
ompi_communicator_t  305 ompi/mca/coll/base/coll_base_bcast.c                                    struct ompi_communicator_t* comm,
ompi_communicator_t  333 ompi/mca/coll/base/coll_base_bcast.c                                       struct ompi_communicator_t* comm,
ompi_communicator_t  361 ompi/mca/coll/base/coll_base_bcast.c                                             struct ompi_communicator_t* comm,
ompi_communicator_t  626 ompi/mca/coll/base/coll_base_bcast.c                                         struct ompi_communicator_t *comm,
ompi_communicator_t  716 ompi/mca/coll/base/coll_base_bcast.c     struct ompi_communicator_t *comm, mca_coll_base_module_t *module,
ompi_communicator_t  770 ompi/mca/coll/base/coll_base_bcast.c     struct ompi_communicator_t *comm, mca_coll_base_module_t *module,
ompi_communicator_t  947 ompi/mca/coll/base/coll_base_bcast.c     struct ompi_communicator_t *comm, mca_coll_base_module_t *module,
ompi_communicator_t   66 ompi/mca/coll/base/coll_base_comm_select.c                                      ompi_communicator_t * comm);
ompi_communicator_t   67 ompi/mca/coll/base/coll_base_comm_select.c static int check_one_component(ompi_communicator_t * comm,
ompi_communicator_t   72 ompi/mca/coll/base/coll_base_comm_select.c                  ompi_communicator_t * comm, int *priority,
ompi_communicator_t   76 ompi/mca/coll/base/coll_base_comm_select.c                        coll_component, ompi_communicator_t * comm,
ompi_communicator_t  108 ompi/mca/coll/base/coll_base_comm_select.c int mca_coll_base_comm_select(ompi_communicator_t * comm)
ompi_communicator_t  328 ompi/mca/coll/base/coll_base_comm_select.c                                      ompi_communicator_t * comm)
ompi_communicator_t  387 ompi/mca/coll/base/coll_base_comm_select.c static int check_one_component(ompi_communicator_t * comm,
ompi_communicator_t  422 ompi/mca/coll/base/coll_base_comm_select.c                  ompi_communicator_t * comm,
ompi_communicator_t  442 ompi/mca/coll/base/coll_base_comm_select.c                        ompi_communicator_t * comm, int *priority,
ompi_communicator_t   51 ompi/mca/coll/base/coll_base_comm_unselect.c int mca_coll_base_comm_unselect(ompi_communicator_t * comm)
ompi_communicator_t   38 ompi/mca/coll/base/coll_base_exscan.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t  144 ompi/mca/coll/base/coll_base_exscan.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t   70 ompi/mca/coll/base/coll_base_functions.h #define ALLGATHER_BASE_ARGS           const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, int recvcount, struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   71 ompi/mca/coll/base/coll_base_functions.h #define ALLGATHERV_BASE_ARGS          const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int displs[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   72 ompi/mca/coll/base/coll_base_functions.h #define ALLREDUCE_BASE_ARGS           const void *sendbuf, void *recvbuf, int count, struct ompi_datatype_t *datatype, struct ompi_op_t *op, struct ompi_communicator_t *comm
ompi_communicator_t   73 ompi/mca/coll/base/coll_base_functions.h #define ALLTOALL_BASE_ARGS            const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, int recvcount, struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   74 ompi/mca/coll/base/coll_base_functions.h #define ALLTOALLV_BASE_ARGS           const void *sendbuf, const int sendcounts[], const int sdispls[], struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   75 ompi/mca/coll/base/coll_base_functions.h #define ALLTOALLW_BASE_ARGS           const void *sendbuf, const int sendcounts[], const int sdispls[], struct ompi_datatype_t * const sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], struct ompi_datatype_t * const recvtypes[], struct ompi_communicator_t *comm
ompi_communicator_t   76 ompi/mca/coll/base/coll_base_functions.h #define BARRIER_BASE_ARGS             struct ompi_communicator_t *comm
ompi_communicator_t   77 ompi/mca/coll/base/coll_base_functions.h #define BCAST_BASE_ARGS               void *buffer, int count, struct ompi_datatype_t *datatype, int root, struct ompi_communicator_t *comm
ompi_communicator_t   78 ompi/mca/coll/base/coll_base_functions.h #define EXSCAN_BASE_ARGS              const void *sendbuf, void *recvbuf, int count, struct ompi_datatype_t *datatype, struct ompi_op_t *op, struct ompi_communicator_t *comm
ompi_communicator_t   79 ompi/mca/coll/base/coll_base_functions.h #define GATHER_BASE_ARGS              const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, int recvcount, struct ompi_datatype_t *recvtype, int root, struct ompi_communicator_t *comm
ompi_communicator_t   80 ompi/mca/coll/base/coll_base_functions.h #define GATHERV_BASE_ARGS             const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int displs[], struct ompi_datatype_t *recvtype, int root, struct ompi_communicator_t *comm
ompi_communicator_t   81 ompi/mca/coll/base/coll_base_functions.h #define REDUCE_BASE_ARGS              const void *sendbuf, void *recvbuf, int count, struct ompi_datatype_t *datatype, struct ompi_op_t *op, int root, struct ompi_communicator_t *comm
ompi_communicator_t   82 ompi/mca/coll/base/coll_base_functions.h #define REDUCESCATTER_BASE_ARGS       const void *sendbuf, void *recvbuf, const int recvcounts[], struct ompi_datatype_t *datatype, struct ompi_op_t *op, struct ompi_communicator_t *comm
ompi_communicator_t   83 ompi/mca/coll/base/coll_base_functions.h #define REDUCESCATTERBLOCK_BASE_ARGS  const void *sendbuf, void *recvbuf, int recvcount, struct ompi_datatype_t *datatype, struct ompi_op_t *op, struct ompi_communicator_t *comm
ompi_communicator_t   84 ompi/mca/coll/base/coll_base_functions.h #define SCAN_BASE_ARGS                const void *sendbuf, void *recvbuf, int count, struct ompi_datatype_t *datatype, struct ompi_op_t *op, struct ompi_communicator_t *comm
ompi_communicator_t   85 ompi/mca/coll/base/coll_base_functions.h #define SCATTER_BASE_ARGS             const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, int recvcount, struct ompi_datatype_t *recvtype, int root, struct ompi_communicator_t *comm
ompi_communicator_t   86 ompi/mca/coll/base/coll_base_functions.h #define SCATTERV_BASE_ARGS            const void *sendbuf, const int sendcounts[], const int displs[], struct ompi_datatype_t *sendtype, void *recvbuf, int recvcount, struct ompi_datatype_t *recvtype, int root, struct ompi_communicator_t *comm
ompi_communicator_t   87 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLGATHER_BASE_ARGS  const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, int recvcount, struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   88 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLGATHERV_BASE_ARGS const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int displs[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   89 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALL_BASE_ARGS   const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, int recvcount, struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   90 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALLV_BASE_ARGS  const void *sendbuf, const int sendcounts[], const int sdispls[], struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
ompi_communicator_t   91 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALLW_BASE_ARGS  const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], struct ompi_datatype_t * const sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], struct ompi_datatype_t * const recvtypes[], struct ompi_communicator_t *comm
ompi_communicator_t  219 ompi/mca/coll/base/coll_base_functions.h                                                struct ompi_communicator_t *comm,
ompi_communicator_t  227 ompi/mca/coll/base/coll_base_functions.h                                                 struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/base/coll_base_gather.c                                       struct ompi_communicator_t *comm,
ompi_communicator_t  213 ompi/mca/coll/base/coll_base_gather.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  373 ompi/mca/coll/base/coll_base_gather.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t   64 ompi/mca/coll/base/coll_base_reduce.c                                     int root, ompi_communicator_t* comm,
ompi_communicator_t  382 ompi/mca/coll/base/coll_base_reduce.c                                         ompi_communicator_t* comm,
ompi_communicator_t  412 ompi/mca/coll/base/coll_base_reduce.c                                            ompi_communicator_t* comm,
ompi_communicator_t  443 ompi/mca/coll/base/coll_base_reduce.c                                          ompi_communicator_t* comm,
ompi_communicator_t  474 ompi/mca/coll/base/coll_base_reduce.c                                            ompi_communicator_t* comm,
ompi_communicator_t  513 ompi/mca/coll/base/coll_base_reduce.c                                                   ompi_communicator_t* comm,
ompi_communicator_t  631 ompi/mca/coll/base/coll_base_reduce.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  793 ompi/mca/coll/base/coll_base_reduce.c     struct ompi_op_t *op, int root, struct ompi_communicator_t *comm,
ompi_communicator_t   51 ompi/mca/coll/base/coll_base_reduce_scatter.c                                                         struct ompi_communicator_t *comm,
ompi_communicator_t  137 ompi/mca/coll/base/coll_base_reduce_scatter.c                                                             struct ompi_communicator_t *comm,
ompi_communicator_t  459 ompi/mca/coll/base/coll_base_reduce_scatter.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t  693 ompi/mca/coll/base/coll_base_reduce_scatter.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/coll/base/coll_base_reduce_scatter_block.c                                                  struct ompi_communicator_t *comm,
ompi_communicator_t  130 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  328 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  507 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  569 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  812 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/base/coll_base_scan.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t  159 ompi/mca/coll/base/coll_base_scan.c     struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t   65 ompi/mca/coll/base/coll_base_scatter.c     int root, struct ompi_communicator_t *comm,
ompi_communicator_t  222 ompi/mca/coll/base/coll_base_scatter.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t   79 ompi/mca/coll/base/coll_base_topo.c                                  struct ompi_communicator_t* comm,
ompi_communicator_t  192 ompi/mca/coll/base/coll_base_topo.c ompi_coll_base_topo_build_in_order_bintree( struct ompi_communicator_t* comm )
ompi_communicator_t  326 ompi/mca/coll/base/coll_base_topo.c ompi_coll_base_topo_build_bmtree( struct ompi_communicator_t* comm,
ompi_communicator_t  403 ompi/mca/coll/base/coll_base_topo.c ompi_coll_base_topo_build_in_order_bmtree( struct ompi_communicator_t* comm,
ompi_communicator_t  474 ompi/mca/coll/base/coll_base_topo.c ompi_coll_base_topo_build_kmtree(struct ompi_communicator_t* comm,
ompi_communicator_t  532 ompi/mca/coll/base/coll_base_topo.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t   44 ompi/mca/coll/base/coll_base_topo.h                                  struct ompi_communicator_t* com,
ompi_communicator_t   47 ompi/mca/coll/base/coll_base_topo.h ompi_coll_base_topo_build_in_order_bintree( struct ompi_communicator_t* comm );
ompi_communicator_t   50 ompi/mca/coll/base/coll_base_topo.h ompi_coll_base_topo_build_bmtree( struct ompi_communicator_t* comm,
ompi_communicator_t   53 ompi/mca/coll/base/coll_base_topo.h ompi_coll_base_topo_build_in_order_bmtree( struct ompi_communicator_t* comm,
ompi_communicator_t   57 ompi/mca/coll/base/coll_base_topo.h ompi_coll_base_topo_build_kmtree(struct ompi_communicator_t* comm,
ompi_communicator_t   62 ompi/mca/coll/base/coll_base_topo.h                                   struct ompi_communicator_t* com,
ompi_communicator_t   38 ompi/mca/coll/base/coll_base_util.c                                     struct ompi_communicator_t* comm,
ompi_communicator_t   45 ompi/mca/coll/base/coll_base_util.h                                     struct ompi_communicator_t* comm,
ompi_communicator_t   60 ompi/mca/coll/base/coll_base_util.h                           struct ompi_communicator_t* comm,
ompi_communicator_t   52 ompi/mca/coll/basic/coll_basic.h         *mca_coll_basic_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t   56 ompi/mca/coll/basic/coll_basic.h                                      struct ompi_communicator_t *comm);
ompi_communicator_t   62 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t   70 ompi/mca/coll/basic/coll_basic.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t   76 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t   81 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t   88 ompi/mca/coll/basic/coll_basic.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t   97 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  106 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  114 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  117 ompi/mca/coll/basic/coll_basic.h     int mca_coll_basic_barrier_inter_lin(struct ompi_communicator_t *comm,
ompi_communicator_t  120 ompi/mca/coll/basic/coll_basic.h     int mca_coll_basic_barrier_intra_log(struct ompi_communicator_t *comm,
ompi_communicator_t  126 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  132 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  138 ompi/mca/coll/basic/coll_basic.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  144 ompi/mca/coll/basic/coll_basic.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  150 ompi/mca/coll/basic/coll_basic.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  158 ompi/mca/coll/basic/coll_basic.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  166 ompi/mca/coll/basic/coll_basic.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  174 ompi/mca/coll/basic/coll_basic.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  181 ompi/mca/coll/basic/coll_basic.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t  188 ompi/mca/coll/basic/coll_basic.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t  194 ompi/mca/coll/basic/coll_basic.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t  201 ompi/mca/coll/basic/coll_basic.h                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  208 ompi/mca/coll/basic/coll_basic.h                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  215 ompi/mca/coll/basic/coll_basic.h                                             struct ompi_communicator_t *comm,
ompi_communicator_t  222 ompi/mca/coll/basic/coll_basic.h                                             struct ompi_communicator_t *comm,
ompi_communicator_t  228 ompi/mca/coll/basic/coll_basic.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t  233 ompi/mca/coll/basic/coll_basic.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t  241 ompi/mca/coll/basic/coll_basic.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  249 ompi/mca/coll/basic/coll_basic.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  256 ompi/mca/coll/basic/coll_basic.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  262 ompi/mca/coll/basic/coll_basic.h                                            struct ompi_communicator_t *comm,
ompi_communicator_t  267 ompi/mca/coll/basic/coll_basic.h                                             struct ompi_communicator_t *comm, mca_coll_base_module_t *module);
ompi_communicator_t  270 ompi/mca/coll/basic/coll_basic.h                                           int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t  276 ompi/mca/coll/basic/coll_basic.h                                            struct ompi_communicator_t *comm, mca_coll_base_module_t *module);
ompi_communicator_t  281 ompi/mca/coll/basic/coll_basic.h                                            struct ompi_communicator_t *comm, mca_coll_base_module_t *module);
ompi_communicator_t   48 ompi/mca/coll/basic/coll_basic_allgather.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   45 ompi/mca/coll/basic/coll_basic_allgatherv.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/coll/basic/coll_basic_allreduce.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   82 ompi/mca/coll/basic/coll_basic_allreduce.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   48 ompi/mca/coll/basic/coll_basic_alltoall.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   49 ompi/mca/coll/basic/coll_basic_alltoallv.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   42 ompi/mca/coll/basic/coll_basic_alltoallw.c                                        struct ompi_communicator_t *comm,
ompi_communicator_t  147 ompi/mca/coll/basic/coll_basic_alltoallw.c                                struct ompi_communicator_t *comm,
ompi_communicator_t  261 ompi/mca/coll/basic/coll_basic_alltoallw.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   41 ompi/mca/coll/basic/coll_basic_barrier.c mca_coll_basic_barrier_intra_log(struct ompi_communicator_t *comm,
ompi_communicator_t  123 ompi/mca/coll/basic/coll_basic_barrier.c mca_coll_basic_barrier_inter_lin(struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/basic/coll_basic_bcast.c                                struct ompi_communicator_t *comm,
ompi_communicator_t  141 ompi/mca/coll/basic/coll_basic_bcast.c                                struct ompi_communicator_t *comm,
ompi_communicator_t  196 ompi/mca/coll/basic/coll_basic_bcast.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   48 ompi/mca/coll/basic/coll_basic_exscan.c                             struct ompi_communicator_t *comm,
ompi_communicator_t   66 ompi/mca/coll/basic/coll_basic_exscan.c                             struct ompi_communicator_t *comm,
ompi_communicator_t   45 ompi/mca/coll/basic/coll_basic_gather.c                             int root, struct ompi_communicator_t *comm,
ompi_communicator_t   44 ompi/mca/coll/basic/coll_basic_gatherv.c                              struct ompi_communicator_t *comm,
ompi_communicator_t  117 ompi/mca/coll/basic/coll_basic_gatherv.c                              struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/coll/basic/coll_basic_module.c mca_coll_basic_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t  147 ompi/mca/coll/basic/coll_basic_module.c                              struct ompi_communicator_t *comm)
ompi_communicator_t   43 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c                                        struct ompi_communicator_t *comm,
ompi_communicator_t  123 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c                                         struct ompi_communicator_t *comm,
ompi_communicator_t  176 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  235 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c                                       struct ompi_communicator_t *comm,
ompi_communicator_t   42 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c                                         struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t  111 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c                                          struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t  161 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c                                               struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t  216 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c                                        struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t   41 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c                                       int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t  141 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c                                        int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t  200 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c                                             int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t  258 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c                                      int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm,
ompi_communicator_t   43 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c                                        struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t  129 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c                                         struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t  187 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c                                              struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t  243 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c                                       struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t   43 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c                                        struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t  126 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c                                         struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t  181 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c                                              struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t  236 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c                                       struct ompi_communicator_t *comm, mca_coll_base_module_t *module)
ompi_communicator_t   90 ompi/mca/coll/basic/coll_basic_reduce.c                                 int root, struct ompi_communicator_t *comm,
ompi_communicator_t  287 ompi/mca/coll/basic/coll_basic_reduce.c                                 int root, struct ompi_communicator_t *comm,
ompi_communicator_t  365 ompi/mca/coll/basic/coll_basic_reduce.c                                 int root, struct ompi_communicator_t *comm,
ompi_communicator_t   70 ompi/mca/coll/basic/coll_basic_reduce_scatter.c                                     struct ompi_communicator_t *comm,
ompi_communicator_t  365 ompi/mca/coll/basic/coll_basic_reduce_scatter.c                                     struct ompi_communicator_t *comm,
ompi_communicator_t   57 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t   74 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/basic/coll_basic_scan.c                           struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/basic/coll_basic_scatter.c                              int root, struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/basic/coll_basic_scatterv.c                               struct ompi_communicator_t *comm,
ompi_communicator_t  119 ompi/mca/coll/basic/coll_basic_scatterv.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   82 ompi/mca/coll/coll.h struct ompi_communicator_t;
ompi_communicator_t  182 ompi/mca/coll/coll.h                                           struct ompi_communicator_t *comm);
ompi_communicator_t  197 ompi/mca/coll/coll.h                                           struct ompi_communicator_t *comm);
ompi_communicator_t  203 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  207 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  210 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  214 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  218 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  222 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  224 ompi/mca/coll/coll.h   (struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  227 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  230 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  234 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  238 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  241 ompi/mca/coll/coll.h    struct ompi_op_t *op, int root, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  244 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  247 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  250 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  254 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  258 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  264 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  269 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  273 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  278 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  283 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  288 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  291 ompi/mca/coll/coll.h   (struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  295 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  299 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  304 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  309 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  313 ompi/mca/coll/coll.h    struct ompi_op_t *op, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  317 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  321 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  325 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  330 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  335 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  342 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  347 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  351 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct ompi_info_t *info,
ompi_communicator_t  356 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  361 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  366 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  369 ompi/mca/coll/coll.h   (struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  373 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  377 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  382 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  387 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  391 ompi/mca/coll/coll.h    struct ompi_op_t *op, int root, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  395 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  399 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  403 ompi/mca/coll/coll.h    struct ompi_op_t *op, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  408 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  413 ompi/mca/coll/coll.h    int root, struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t  422 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct mca_coll_base_module_2_3_0_t *module);
ompi_communicator_t  426 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  431 ompi/mca/coll/coll.h    struct ompi_communicator_t *comm, struct ompi_info_t *info, ompi_request_t ** request,
ompi_communicator_t   35 ompi/mca/coll/cuda/coll_cuda.h *mca_coll_cuda_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/cuda/coll_cuda.h                                 struct ompi_communicator_t *comm);
ompi_communicator_t   45 ompi/mca/coll/cuda/coll_cuda.h                         struct ompi_communicator_t *comm,
ompi_communicator_t   52 ompi/mca/coll/cuda/coll_cuda.h                          struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/coll/cuda/coll_cuda.h                          struct ompi_communicator_t *comm,
ompi_communicator_t   64 ompi/mca/coll/cuda/coll_cuda.h                        struct ompi_communicator_t *comm,
ompi_communicator_t   71 ompi/mca/coll/cuda/coll_cuda.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t   33 ompi/mca/coll/cuda/coll_cuda_allreduce.c                         struct ompi_communicator_t *comm,
ompi_communicator_t   25 ompi/mca/coll/cuda/coll_cuda_exscan.c                          struct ompi_communicator_t *comm,
ompi_communicator_t   77 ompi/mca/coll/cuda/coll_cuda_module.c mca_coll_cuda_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t  119 ompi/mca/coll/cuda/coll_cuda_module.c                                 struct ompi_communicator_t *comm)
ompi_communicator_t   33 ompi/mca/coll/cuda/coll_cuda_reduce.c                      int root, struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   32 ompi/mca/coll/cuda/coll_cuda_scan.c                        struct ompi_communicator_t *comm,
ompi_communicator_t   43 ompi/mca/coll/demo/coll_demo.h mca_coll_demo_comm_query(struct ompi_communicator_t *comm, int *priority);
ompi_communicator_t   48 ompi/mca/coll/demo/coll_demo.h                                 struct ompi_communicator_t *comm);
ompi_communicator_t   54 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t   60 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t   67 ompi/mca/coll/demo/coll_demo.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t   73 ompi/mca/coll/demo/coll_demo.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t   79 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t   84 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t   91 ompi/mca/coll/demo/coll_demo.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t   97 ompi/mca/coll/demo/coll_demo.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  104 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  110 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  117 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  123 ompi/mca/coll/demo/coll_demo.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  126 ompi/mca/coll/demo/coll_demo.h     int mca_coll_demo_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t  128 ompi/mca/coll/demo/coll_demo.h     int mca_coll_demo_barrier_inter(struct ompi_communicator_t *comm,
ompi_communicator_t  134 ompi/mca/coll/demo/coll_demo.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t  139 ompi/mca/coll/demo/coll_demo.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t  145 ompi/mca/coll/demo/coll_demo.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t  150 ompi/mca/coll/demo/coll_demo.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t  156 ompi/mca/coll/demo/coll_demo.h                                    int root, struct ompi_communicator_t *comm,
ompi_communicator_t  161 ompi/mca/coll/demo/coll_demo.h                                    int root, struct ompi_communicator_t *comm,
ompi_communicator_t  168 ompi/mca/coll/demo/coll_demo.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  174 ompi/mca/coll/demo/coll_demo.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  181 ompi/mca/coll/demo/coll_demo.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t  187 ompi/mca/coll/demo/coll_demo.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t  194 ompi/mca/coll/demo/coll_demo.h                                            struct ompi_communicator_t *comm,
ompi_communicator_t  200 ompi/mca/coll/demo/coll_demo.h                                            struct ompi_communicator_t *comm,
ompi_communicator_t  206 ompi/mca/coll/demo/coll_demo.h                                  struct ompi_communicator_t *comm,
ompi_communicator_t  211 ompi/mca/coll/demo/coll_demo.h                                  struct ompi_communicator_t *comm,
ompi_communicator_t  217 ompi/mca/coll/demo/coll_demo.h                                     int root, struct ompi_communicator_t *comm,
ompi_communicator_t  222 ompi/mca/coll/demo/coll_demo.h                                     int root, struct ompi_communicator_t *comm,
ompi_communicator_t  229 ompi/mca/coll/demo/coll_demo.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  235 ompi/mca/coll/demo/coll_demo.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/demo/coll_demo_allgather.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   61 ompi/mca/coll/demo/coll_demo_allgather.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/demo/coll_demo_allgatherv.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   63 ompi/mca/coll/demo/coll_demo_allgatherv.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/demo/coll_demo_allreduce.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   60 ompi/mca/coll/demo/coll_demo_allreduce.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/demo/coll_demo_alltoall.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   63 ompi/mca/coll/demo/coll_demo_alltoall.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   41 ompi/mca/coll/demo/coll_demo_alltoallv.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   65 ompi/mca/coll/demo/coll_demo_alltoallv.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/demo/coll_demo_alltoallw.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   63 ompi/mca/coll/demo/coll_demo_alltoallw.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/coll/demo/coll_demo_barrier.c int mca_coll_demo_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t   53 ompi/mca/coll/demo/coll_demo_barrier.c int mca_coll_demo_barrier_inter(struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/demo/coll_demo_bcast.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/coll/demo/coll_demo_bcast.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/demo/coll_demo_exscan.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/demo/coll_demo_gather.c                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t   62 ompi/mca/coll/demo/coll_demo_gather.c                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/demo/coll_demo_gatherv.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   63 ompi/mca/coll/demo/coll_demo_gatherv.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t  116 ompi/mca/coll/demo/coll_demo_module.c mca_coll_demo_comm_query(struct ompi_communicator_t *comm, int *priority)
ompi_communicator_t  178 ompi/mca/coll/demo/coll_demo_module.c                             struct ompi_communicator_t *comm)
ompi_communicator_t   39 ompi/mca/coll/demo/coll_demo_reduce.c                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t   60 ompi/mca/coll/demo/coll_demo_reduce.c                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/demo/coll_demo_reduce_scatter.c                                        struct ompi_communicator_t *comm,
ompi_communicator_t   60 ompi/mca/coll/demo/coll_demo_reduce_scatter.c                                        struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/demo/coll_demo_scan.c                              struct ompi_communicator_t *comm,
ompi_communicator_t   41 ompi/mca/coll/demo/coll_demo_scatter.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   65 ompi/mca/coll/demo/coll_demo_scatter.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/demo/coll_demo_scatterv.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   63 ompi/mca/coll/demo/coll_demo_scatterv.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t  115 ompi/mca/coll/hcoll/coll_hcoll.h     ompi_communicator_t            *comm;
ompi_communicator_t  173 ompi/mca/coll/hcoll/coll_hcoll.h mca_coll_base_module_t *mca_coll_hcoll_comm_query(struct ompi_communicator_t *comm, int *priority);
ompi_communicator_t  178 ompi/mca/coll/hcoll/coll_hcoll.h int mca_coll_hcoll_barrier(struct ompi_communicator_t *comm,
ompi_communicator_t  183 ompi/mca/coll/hcoll/coll_hcoll.h                         struct ompi_communicator_t *comm,
ompi_communicator_t  190 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  198 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  206 ompi/mca/coll/hcoll/coll_hcoll.h                           struct ompi_communicator_t *comm,
ompi_communicator_t  212 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  219 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  226 ompi/mca/coll/hcoll/coll_hcoll.h                            struct ompi_communicator_t *comm,
ompi_communicator_t  235 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  243 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  252 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  255 ompi/mca/coll/hcoll/coll_hcoll.h int mca_coll_hcoll_ibarrier(struct ompi_communicator_t *comm,
ompi_communicator_t  261 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  269 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  278 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  285 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  293 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  301 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  312 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  322 ompi/mca/coll/hcoll/coll_hcoll.h                             struct ompi_communicator_t *comm,
ompi_communicator_t  170 ompi/mca/coll/hcoll/coll_hcoll_module.c     ompi_communicator_t *comm;
ompi_communicator_t  229 ompi/mca/coll/hcoll/coll_hcoll_module.c                                         struct ompi_communicator_t *comm)
ompi_communicator_t  258 ompi/mca/coll/hcoll/coll_hcoll_module.c mca_coll_hcoll_comm_query(struct ompi_communicator_t *comm, int *priority)
ompi_communicator_t   19 ompi/mca/coll/hcoll/coll_hcoll_ops.c int mca_coll_hcoll_barrier(struct ompi_communicator_t *comm,
ompi_communicator_t   41 ompi/mca/coll/hcoll/coll_hcoll_ops.c                         struct ompi_communicator_t *comm,
ompi_communicator_t   72 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  114 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  157 ompi/mca/coll/hcoll/coll_hcoll_ops.c                           struct ompi_communicator_t *comm,
ompi_communicator_t  194 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  242 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  293 ompi/mca/coll/hcoll/coll_hcoll_ops.c                            struct ompi_communicator_t *comm,
ompi_communicator_t  331 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  367 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  405 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  437 ompi/mca/coll/hcoll/coll_hcoll_ops.c int mca_coll_hcoll_ibarrier(struct ompi_communicator_t *comm,
ompi_communicator_t  456 ompi/mca/coll/hcoll/coll_hcoll_ops.c                         struct ompi_communicator_t *comm,
ompi_communicator_t  489 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  533 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  579 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  630 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  687 ompi/mca/coll/hcoll/coll_hcoll_ops.c                             struct ompi_communicator_t *comm,
ompi_communicator_t  731 ompi/mca/coll/hcoll/coll_hcoll_ops.c                               struct ompi_communicator_t *comm,
ompi_communicator_t  183 ompi/mca/coll/hcoll/coll_hcoll_rte.c     ompi_communicator_t *comm = (ompi_communicator_t *)grp_h;
ompi_communicator_t  224 ompi/mca/coll/hcoll/coll_hcoll_rte.c     ompi_communicator_t *comm = (ompi_communicator_t *)grp_h;
ompi_communicator_t  288 ompi/mca/coll/hcoll/coll_hcoll_rte.c     ompi_communicator_t *comm = (ompi_communicator_t *)grp_h;
ompi_communicator_t  300 ompi/mca/coll/hcoll/coll_hcoll_rte.c     ompi_communicator_t *comm = (ompi_communicator_t *)grp_h;
ompi_communicator_t  311 ompi/mca/coll/hcoll/coll_hcoll_rte.c     return ompi_comm_size((ompi_communicator_t *)grp_h);
ompi_communicator_t  316 ompi/mca/coll/hcoll/coll_hcoll_rte.c     return ompi_comm_rank((ompi_communicator_t *)grp_h);
ompi_communicator_t  335 ompi/mca/coll/hcoll/coll_hcoll_rte.c     return ((ompi_communicator_t *)group)->c_contextid;
ompi_communicator_t   90 ompi/mca/coll/inter/coll_inter.c mca_coll_inter_comm_query(struct ompi_communicator_t *comm, int *priority)
ompi_communicator_t  149 ompi/mca/coll/inter/coll_inter.c                              struct ompi_communicator_t *comm)
ompi_communicator_t   51 ompi/mca/coll/inter/coll_inter.h mca_coll_inter_comm_query(struct ompi_communicator_t *comm, int *priority);
ompi_communicator_t   54 ompi/mca/coll/inter/coll_inter.h                                  struct ompi_communicator_t *comm);
ompi_communicator_t   60 ompi/mca/coll/inter/coll_inter.h 				   struct ompi_communicator_t *comm,
ompi_communicator_t   66 ompi/mca/coll/inter/coll_inter.h 				    struct ompi_communicator_t *comm,
ompi_communicator_t   71 ompi/mca/coll/inter/coll_inter.h 				   struct ompi_communicator_t *comm,
ompi_communicator_t   76 ompi/mca/coll/inter/coll_inter.h 			       struct ompi_communicator_t *comm,
ompi_communicator_t   83 ompi/mca/coll/inter/coll_inter.h 				struct ompi_communicator_t *comm,
ompi_communicator_t   90 ompi/mca/coll/inter/coll_inter.h 				 struct ompi_communicator_t *comm,
ompi_communicator_t   96 ompi/mca/coll/inter/coll_inter.h 				struct ompi_communicator_t *comm,
ompi_communicator_t  101 ompi/mca/coll/inter/coll_inter.h 				 int root, struct ompi_communicator_t *comm,
ompi_communicator_t  107 ompi/mca/coll/inter/coll_inter.h 				  struct ompi_communicator_t *comm,
ompi_communicator_t  117 ompi/mca/coll/inter/coll_inter.h     struct ompi_communicator_t        *inter_comm; /* link back to the attached comm */
ompi_communicator_t   48 ompi/mca/coll/inter/coll_inter_allgather.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/coll/inter/coll_inter_allgatherv.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/coll/inter/coll_inter_allreduce.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   42 ompi/mca/coll/inter/coll_inter_bcast.c                            struct ompi_communicator_t *comm,
ompi_communicator_t   45 ompi/mca/coll/inter/coll_inter_gather.c                             int root, struct ompi_communicator_t *comm,
ompi_communicator_t   44 ompi/mca/coll/inter/coll_inter_gatherv.c                              struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/inter/coll_inter_reduce.c                             int root, struct ompi_communicator_t *comm,
ompi_communicator_t   44 ompi/mca/coll/inter/coll_inter_scatter.c                              int root, struct ompi_communicator_t *comm,
ompi_communicator_t   45 ompi/mca/coll/inter/coll_inter_scatterv.c                               struct ompi_communicator_t *comm,
ompi_communicator_t  166 ompi/mca/coll/libnbc/coll_libnbc.h                                 MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  169 ompi/mca/coll/libnbc/coll_libnbc.h                                  MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  172 ompi/mca/coll/libnbc/coll_libnbc.h                                 struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  175 ompi/mca/coll/libnbc/coll_libnbc.h                                MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  179 ompi/mca/coll/libnbc/coll_libnbc.h                                 MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  183 ompi/mca/coll/libnbc/coll_libnbc.h                                 struct ompi_communicator_t *comm, ompi_request_t **request,
ompi_communicator_t  185 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ibarrier(struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  188 ompi/mca/coll/libnbc/coll_libnbc.h                             struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  191 ompi/mca/coll/libnbc/coll_libnbc.h                              struct ompi_op_t *op, struct ompi_communicator_t *comm, ompi_request_t **request,
ompi_communicator_t  194 ompi/mca/coll/libnbc/coll_libnbc.h                              MPI_Datatype recvtype, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  198 ompi/mca/coll/libnbc/coll_libnbc.h                               int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  201 ompi/mca/coll/libnbc/coll_libnbc.h                              MPI_Op op, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  204 ompi/mca/coll/libnbc/coll_libnbc.h                                      MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  207 ompi/mca/coll/libnbc/coll_libnbc.h                                            struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  211 ompi/mca/coll/libnbc/coll_libnbc.h                            struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  215 ompi/mca/coll/libnbc/coll_libnbc.h                               struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  219 ompi/mca/coll/libnbc/coll_libnbc.h                                struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  224 ompi/mca/coll/libnbc/coll_libnbc.h                                 MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  227 ompi/mca/coll/libnbc/coll_libnbc.h                                  MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  230 ompi/mca/coll/libnbc/coll_libnbc.h                                 struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  233 ompi/mca/coll/libnbc/coll_libnbc.h                                MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  237 ompi/mca/coll/libnbc/coll_libnbc.h                                 MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  241 ompi/mca/coll/libnbc/coll_libnbc.h                                       struct ompi_communicator_t *comm, ompi_request_t **request,
ompi_communicator_t  243 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ibarrier_inter(struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  246 ompi/mca/coll/libnbc/coll_libnbc.h                             struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  249 ompi/mca/coll/libnbc/coll_libnbc.h                              MPI_Datatype recvtype, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  253 ompi/mca/coll/libnbc/coll_libnbc.h                               int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  256 ompi/mca/coll/libnbc/coll_libnbc.h                              MPI_Op op, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  259 ompi/mca/coll/libnbc/coll_libnbc.h                                      MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  262 ompi/mca/coll/libnbc/coll_libnbc.h                                                  struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  267 ompi/mca/coll/libnbc/coll_libnbc.h                               struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  271 ompi/mca/coll/libnbc/coll_libnbc.h                                struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  276 ompi/mca/coll/libnbc/coll_libnbc.h                                          int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t  280 ompi/mca/coll/libnbc/coll_libnbc.h                                           struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  283 ompi/mca/coll/libnbc/coll_libnbc.h                                         int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t  287 ompi/mca/coll/libnbc/coll_libnbc.h                                          struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  291 ompi/mca/coll/libnbc/coll_libnbc.h                                          struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  295 ompi/mca/coll/libnbc/coll_libnbc.h                                     MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  298 ompi/mca/coll/libnbc/coll_libnbc.h                                      MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  301 ompi/mca/coll/libnbc/coll_libnbc.h                                     struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  304 ompi/mca/coll/libnbc/coll_libnbc.h                                    MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  308 ompi/mca/coll/libnbc/coll_libnbc.h                                     MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  312 ompi/mca/coll/libnbc/coll_libnbc.h                                     struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t **request,
ompi_communicator_t  314 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_barrier_init(struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  317 ompi/mca/coll/libnbc/coll_libnbc.h                                 struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  320 ompi/mca/coll/libnbc/coll_libnbc.h                                  struct ompi_op_t *op, struct ompi_communicator_t *comm, MPI_Info info,  ompi_request_t **request,
ompi_communicator_t  323 ompi/mca/coll/libnbc/coll_libnbc.h                                  MPI_Datatype recvtype, int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  327 ompi/mca/coll/libnbc/coll_libnbc.h                                   int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  330 ompi/mca/coll/libnbc/coll_libnbc.h                                  MPI_Op op, int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  333 ompi/mca/coll/libnbc/coll_libnbc.h                                          MPI_Op op, struct ompi_communicator_t *comm, MPI_Info info,  ompi_request_t ** request,
ompi_communicator_t  336 ompi/mca/coll/libnbc/coll_libnbc.h                                                struct ompi_op_t *op, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t **request,
ompi_communicator_t  339 ompi/mca/coll/libnbc/coll_libnbc.h                                struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  343 ompi/mca/coll/libnbc/coll_libnbc.h                                   struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  347 ompi/mca/coll/libnbc/coll_libnbc.h                                    struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  351 ompi/mca/coll/libnbc/coll_libnbc.h                                           MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  354 ompi/mca/coll/libnbc/coll_libnbc.h                                            MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  357 ompi/mca/coll/libnbc/coll_libnbc.h                                           struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  360 ompi/mca/coll/libnbc/coll_libnbc.h                                          MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  364 ompi/mca/coll/libnbc/coll_libnbc.h                                           MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  368 ompi/mca/coll/libnbc/coll_libnbc.h                                           struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t **request,
ompi_communicator_t  370 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_barrier_inter_init(struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  373 ompi/mca/coll/libnbc/coll_libnbc.h                                       struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  376 ompi/mca/coll/libnbc/coll_libnbc.h                                        MPI_Datatype recvtype, int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  380 ompi/mca/coll/libnbc/coll_libnbc.h                                         int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  383 ompi/mca/coll/libnbc/coll_libnbc.h                                        MPI_Op op, int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  386 ompi/mca/coll/libnbc/coll_libnbc.h                                                MPI_Op op, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  389 ompi/mca/coll/libnbc/coll_libnbc.h                                                      struct ompi_op_t *op, struct ompi_communicator_t *comm,
ompi_communicator_t  394 ompi/mca/coll/libnbc/coll_libnbc.h                                         struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  398 ompi/mca/coll/libnbc/coll_libnbc.h                                          struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  402 ompi/mca/coll/libnbc/coll_libnbc.h                                              int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t  406 ompi/mca/coll/libnbc/coll_libnbc.h                                               struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  409 ompi/mca/coll/libnbc/coll_libnbc.h                                             int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm, MPI_Info info,
ompi_communicator_t  413 ompi/mca/coll/libnbc/coll_libnbc.h                                              struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  417 ompi/mca/coll/libnbc/coll_libnbc.h                                              struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  106 ompi/mca/coll/libnbc/coll_libnbc_component.c static mca_coll_base_module_t *libnbc_comm_query(struct ompi_communicator_t *, int *);
ompi_communicator_t  107 ompi/mca/coll/libnbc/coll_libnbc_component.c static int libnbc_module_enable(mca_coll_base_module_t *, struct ompi_communicator_t *);
ompi_communicator_t  304 ompi/mca/coll/libnbc/coll_libnbc_component.c libnbc_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t  417 ompi/mca/coll/libnbc/coll_libnbc_component.c                      struct ompi_communicator_t *comm)
ompi_communicator_t  672 ompi/mca/coll/libnbc/nbc.c int NBC_Schedule_request(NBC_Schedule *schedule, ompi_communicator_t *comm,
ompi_communicator_t   53 ompi/mca/coll/libnbc/nbc_iallgather.c                               MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  194 ompi/mca/coll/libnbc/nbc_iallgather.c                                 MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  214 ompi/mca/coll/libnbc/nbc_iallgather.c                                     MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  271 ompi/mca/coll/libnbc/nbc_iallgather.c 				      MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  393 ompi/mca/coll/libnbc/nbc_iallgather.c                                     MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  405 ompi/mca/coll/libnbc/nbc_iallgather.c                                           MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   38 ompi/mca/coll/libnbc/nbc_iallgatherv.c                                MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  123 ompi/mca/coll/libnbc/nbc_iallgatherv.c                                  MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  142 ompi/mca/coll/libnbc/nbc_iallgatherv.c                                      MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  202 ompi/mca/coll/libnbc/nbc_iallgatherv.c                                        MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  221 ompi/mca/coll/libnbc/nbc_iallgatherv.c                                      MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  233 ompi/mca/coll/libnbc/nbc_iallgatherv.c                                            MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   40 ompi/mca/coll/libnbc/nbc_iallreduce.c     NBC_Schedule *schedule, void *tmpbuf, struct ompi_communicator_t *comm);
ompi_communicator_t   62 ompi/mca/coll/libnbc/nbc_iallreduce.c                               struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  220 ompi/mca/coll/libnbc/nbc_iallreduce.c                                 struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  239 ompi/mca/coll/libnbc/nbc_iallreduce.c                                     struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  303 ompi/mca/coll/libnbc/nbc_iallreduce.c                                       struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  816 ompi/mca/coll/libnbc/nbc_iallreduce.c     NBC_Schedule *schedule, void *tmpbuf, struct ompi_communicator_t *comm)
ompi_communicator_t 1025 ompi/mca/coll/libnbc/nbc_iallreduce.c                                     struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t 1037 ompi/mca/coll/libnbc/nbc_iallreduce.c                                           struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   58 ompi/mca/coll/libnbc/nbc_ialltoall.c                              MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  285 ompi/mca/coll/libnbc/nbc_ialltoall.c                                MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  304 ompi/mca/coll/libnbc/nbc_ialltoall.c                                     MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  369 ompi/mca/coll/libnbc/nbc_ialltoall.c 				      MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  595 ompi/mca/coll/libnbc/nbc_ialltoall.c                                     MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  607 ompi/mca/coll/libnbc/nbc_ialltoall.c                                           MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   46 ompi/mca/coll/libnbc/nbc_ialltoallv.c                               MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  145 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                 MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  167 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                      MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  233 ompi/mca/coll/libnbc/nbc_ialltoallv.c 				       MPI_Datatype recvtype, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  393 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                     MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  406 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                           MPI_Datatype recvtype, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   46 ompi/mca/coll/libnbc/nbc_ialltoallw.c                               struct ompi_datatype_t * const *recvtypes, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  131 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                 struct ompi_datatype_t * const *recvtypes, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  153 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                      struct ompi_datatype_t * const *recvtypes, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  206 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                       struct ompi_datatype_t * const *recvtypes, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  367 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                     struct ompi_datatype_t * const *recvtypes, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  380 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                           struct ompi_datatype_t * const *recvtypes, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   25 ompi/mca/coll/libnbc/nbc_ibarrier.c static int nbc_barrier_init(struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  102 ompi/mca/coll/libnbc/nbc_ibarrier.c int ompi_coll_libnbc_ibarrier(struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  119 ompi/mca/coll/libnbc/nbc_ibarrier.c static int nbc_barrier_inter_init(struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  189 ompi/mca/coll/libnbc/nbc_ibarrier.c int ompi_coll_libnbc_ibarrier_inter(struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  206 ompi/mca/coll/libnbc/nbc_ibarrier.c int ompi_coll_libnbc_barrier_init(struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  216 ompi/mca/coll/libnbc/nbc_ibarrier.c int ompi_coll_libnbc_barrier_inter_init(struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   51 ompi/mca/coll/libnbc/nbc_ibcast.c                           struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  195 ompi/mca/coll/libnbc/nbc_ibcast.c                             struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  412 ompi/mca/coll/libnbc/nbc_ibcast.c                                 struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  464 ompi/mca/coll/libnbc/nbc_ibcast.c                                   struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  483 ompi/mca/coll/libnbc/nbc_ibcast.c                                 struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  495 ompi/mca/coll/libnbc/nbc_ibcast.c                                       struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   55 ompi/mca/coll/libnbc/nbc_iexscan.c                            struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  169 ompi/mca/coll/libnbc/nbc_iexscan.c                              struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  188 ompi/mca/coll/libnbc/nbc_iexscan.c                                  struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   49 ompi/mca/coll/libnbc/nbc_igather.c                            struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  178 ompi/mca/coll/libnbc/nbc_igather.c                              struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  198 ompi/mca/coll/libnbc/nbc_igather.c                                   struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  258 ompi/mca/coll/libnbc/nbc_igather.c                                    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  278 ompi/mca/coll/libnbc/nbc_igather.c                                  struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  291 ompi/mca/coll/libnbc/nbc_igather.c                                        struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   34 ompi/mca/coll/libnbc/nbc_igatherv.c                             int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  110 ompi/mca/coll/libnbc/nbc_igatherv.c                               int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  130 ompi/mca/coll/libnbc/nbc_igatherv.c                                    int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  190 ompi/mca/coll/libnbc/nbc_igatherv.c                                     int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  210 ompi/mca/coll/libnbc/nbc_igatherv.c                                   int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  223 ompi/mca/coll/libnbc/nbc_igatherv.c                                         int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   48 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c                                        int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t  167 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c                                          int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t  186 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c                                              int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t   49 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c                                         struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  169 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c 					  struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  188 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c                                               struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   45 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c                                       int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t  171 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c                                         int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm,
ompi_communicator_t  189 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c                                             int rcount, MPI_Datatype rtype, struct ompi_communicator_t *comm, MPI_Info info,
ompi_communicator_t   49 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c                                        struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  176 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c                                          struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  195 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c                                              struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   48 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c                                        struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  161 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c                                          struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  180 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c                                              struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  266 ompi/mca/coll/libnbc/nbc_internal.h int NBC_Schedule_request(NBC_Schedule *schedule, ompi_communicator_t *comm,
ompi_communicator_t  580 ompi/mca/coll/libnbc/nbc_internal.h int NBC_Comm_neighbors_count (ompi_communicator_t *comm, int *indegree, int *outdegree);
ompi_communicator_t  581 ompi/mca/coll/libnbc/nbc_internal.h int NBC_Comm_neighbors (ompi_communicator_t *comm, int **sources, int *source_count, int **destinations, int *dest_count);
ompi_communicator_t   39 ompi/mca/coll/libnbc/nbc_ireduce.c     NBC_Schedule *schedule, void *tmp_buf, struct ompi_communicator_t *comm);
ompi_communicator_t   63 ompi/mca/coll/libnbc/nbc_ireduce.c                            MPI_Op op, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  241 ompi/mca/coll/libnbc/nbc_ireduce.c                              MPI_Op op, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  259 ompi/mca/coll/libnbc/nbc_ireduce.c                                  MPI_Op op, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  307 ompi/mca/coll/libnbc/nbc_ireduce.c                                    MPI_Op op, int root, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  652 ompi/mca/coll/libnbc/nbc_ireduce.c     NBC_Schedule *schedule, void *tmp_buf, struct ompi_communicator_t *comm)
ompi_communicator_t  941 ompi/mca/coll/libnbc/nbc_ireduce.c                                  MPI_Op op, int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  953 ompi/mca/coll/libnbc/nbc_ireduce.c                                        MPI_Op op, int root, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   46 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                                    MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  213 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                                       MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  230 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                                           MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  355 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                                             MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  373 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                                          MPI_Op op, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  385 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                                                MPI_Op op, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   44 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c                                          MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  211 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c                                            MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  229 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c                                                struct ompi_op_t *op, struct ompi_communicator_t *comm, ompi_request_t **request,
ompi_communicator_t  350 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c                                                  MPI_Op op, struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  368 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c                                                MPI_Op op, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  380 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c                                                      MPI_Op op, struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   55 ompi/mca/coll/libnbc/nbc_iscan.c                          struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  316 ompi/mca/coll/libnbc/nbc_iscan.c                            struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  334 ompi/mca/coll/libnbc/nbc_iscan.c                                struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   50 ompi/mca/coll/libnbc/nbc_iscatter.c                              struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  173 ompi/mca/coll/libnbc/nbc_iscatter.c                                struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  192 ompi/mca/coll/libnbc/nbc_iscatter.c                                    struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  252 ompi/mca/coll/libnbc/nbc_iscatter.c                                      struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  271 ompi/mca/coll/libnbc/nbc_iscatter.c                                   struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  284 ompi/mca/coll/libnbc/nbc_iscatter.c                                         struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   33 ompi/mca/coll/libnbc/nbc_iscatterv.c                              struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  108 ompi/mca/coll/libnbc/nbc_iscatterv.c                                struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  127 ompi/mca/coll/libnbc/nbc_iscatterv.c                                     struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  186 ompi/mca/coll/libnbc/nbc_iscatterv.c                                      struct ompi_communicator_t *comm, ompi_request_t ** request,
ompi_communicator_t  205 ompi/mca/coll/libnbc/nbc_iscatterv.c                                    struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t  218 ompi/mca/coll/libnbc/nbc_iscatterv.c                                          struct ompi_communicator_t *comm, MPI_Info info, ompi_request_t ** request,
ompi_communicator_t   18 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c int NBC_Comm_neighbors_count (ompi_communicator_t *comm, int *indegree, int *outdegree) {
ompi_communicator_t   42 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c int NBC_Comm_neighbors (ompi_communicator_t *comm, int **sources, int *source_count, int **destinations, int *dest_count) {
ompi_communicator_t   53 ompi/mca/coll/monitoring/coll_monitoring.h                                          struct ompi_communicator_t *comm,
ompi_communicator_t   61 ompi/mca/coll/monitoring/coll_monitoring.h                                           struct ompi_communicator_t *comm,
ompi_communicator_t   67 ompi/mca/coll/monitoring/coll_monitoring.h                                          struct ompi_communicator_t *comm,
ompi_communicator_t   74 ompi/mca/coll/monitoring/coll_monitoring.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t   83 ompi/mca/coll/monitoring/coll_monitoring.h                                          struct ompi_communicator_t *comm,
ompi_communicator_t   92 ompi/mca/coll/monitoring/coll_monitoring.h                                          struct ompi_communicator_t *comm,
ompi_communicator_t   95 ompi/mca/coll/monitoring/coll_monitoring.h extern int mca_coll_monitoring_barrier(struct ompi_communicator_t *comm,
ompi_communicator_t  101 ompi/mca/coll/monitoring/coll_monitoring.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  107 ompi/mca/coll/monitoring/coll_monitoring.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  113 ompi/mca/coll/monitoring/coll_monitoring.h                                       int root, struct ompi_communicator_t *comm,
ompi_communicator_t  121 ompi/mca/coll/monitoring/coll_monitoring.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  128 ompi/mca/coll/monitoring/coll_monitoring.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  135 ompi/mca/coll/monitoring/coll_monitoring.h                                               struct ompi_communicator_t *comm,
ompi_communicator_t  142 ompi/mca/coll/monitoring/coll_monitoring.h                                                     struct ompi_communicator_t *comm,
ompi_communicator_t  148 ompi/mca/coll/monitoring/coll_monitoring.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  156 ompi/mca/coll/monitoring/coll_monitoring.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  164 ompi/mca/coll/monitoring/coll_monitoring.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t  172 ompi/mca/coll/monitoring/coll_monitoring.h                                           struct ompi_communicator_t *comm,
ompi_communicator_t  181 ompi/mca/coll/monitoring/coll_monitoring.h                                            struct ompi_communicator_t *comm,
ompi_communicator_t  188 ompi/mca/coll/monitoring/coll_monitoring.h                                           struct ompi_communicator_t *comm,
ompi_communicator_t  196 ompi/mca/coll/monitoring/coll_monitoring.h                                          struct ompi_communicator_t *comm,
ompi_communicator_t  206 ompi/mca/coll/monitoring/coll_monitoring.h                                           struct ompi_communicator_t *comm,
ompi_communicator_t  216 ompi/mca/coll/monitoring/coll_monitoring.h                                           struct ompi_communicator_t *comm,
ompi_communicator_t  220 ompi/mca/coll/monitoring/coll_monitoring.h extern int mca_coll_monitoring_ibarrier(struct ompi_communicator_t *comm,
ompi_communicator_t  227 ompi/mca/coll/monitoring/coll_monitoring.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  234 ompi/mca/coll/monitoring/coll_monitoring.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  241 ompi/mca/coll/monitoring/coll_monitoring.h                                        int root, struct ompi_communicator_t *comm,
ompi_communicator_t  250 ompi/mca/coll/monitoring/coll_monitoring.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t  258 ompi/mca/coll/monitoring/coll_monitoring.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  266 ompi/mca/coll/monitoring/coll_monitoring.h                                                struct ompi_communicator_t *comm,
ompi_communicator_t  274 ompi/mca/coll/monitoring/coll_monitoring.h                                                      struct ompi_communicator_t *comm,
ompi_communicator_t  281 ompi/mca/coll/monitoring/coll_monitoring.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  290 ompi/mca/coll/monitoring/coll_monitoring.h                                         struct ompi_communicator_t *comm,
ompi_communicator_t  299 ompi/mca/coll/monitoring/coll_monitoring.h                                          struct ompi_communicator_t *comm,
ompi_communicator_t  307 ompi/mca/coll/monitoring/coll_monitoring.h                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  314 ompi/mca/coll/monitoring/coll_monitoring.h                                                    struct ompi_communicator_t *comm,
ompi_communicator_t  321 ompi/mca/coll/monitoring/coll_monitoring.h                                                  struct ompi_communicator_t *comm,
ompi_communicator_t  330 ompi/mca/coll/monitoring/coll_monitoring.h                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  339 ompi/mca/coll/monitoring/coll_monitoring.h                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  345 ompi/mca/coll/monitoring/coll_monitoring.h                                                    struct ompi_communicator_t *comm,
ompi_communicator_t  354 ompi/mca/coll/monitoring/coll_monitoring.h                                                     struct ompi_communicator_t *comm,
ompi_communicator_t  361 ompi/mca/coll/monitoring/coll_monitoring.h                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  371 ompi/mca/coll/monitoring/coll_monitoring.h                                                    struct ompi_communicator_t *comm,
ompi_communicator_t  381 ompi/mca/coll/monitoring/coll_monitoring.h                                                    struct ompi_communicator_t *comm,
ompi_communicator_t   20 ompi/mca/coll/monitoring/coll_monitoring_allgather.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   48 ompi/mca/coll/monitoring/coll_monitoring_allgather.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   20 ompi/mca/coll/monitoring/coll_monitoring_allgatherv.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   48 ompi/mca/coll/monitoring/coll_monitoring_allgatherv.c                                     struct ompi_communicator_t *comm,
ompi_communicator_t   20 ompi/mca/coll/monitoring/coll_monitoring_allreduce.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/coll/monitoring/coll_monitoring_allreduce.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t   18 ompi/mca/coll/monitoring/coll_monitoring_alltoall.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/monitoring/coll_monitoring_alltoall.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   20 ompi/mca/coll/monitoring/coll_monitoring_alltoallv.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   51 ompi/mca/coll/monitoring/coll_monitoring_alltoallv.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   22 ompi/mca/coll/monitoring/coll_monitoring_alltoallw.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   53 ompi/mca/coll/monitoring/coll_monitoring_alltoallw.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   15 ompi/mca/coll/monitoring/coll_monitoring_barrier.c int mca_coll_monitoring_barrier(struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/coll/monitoring/coll_monitoring_barrier.c int mca_coll_monitoring_ibarrier(struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_bcast.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   49 ompi/mca/coll/monitoring/coll_monitoring_bcast.c                                struct ompi_communicator_t *comm,
ompi_communicator_t  120 ompi/mca/coll/monitoring/coll_monitoring_component.c mca_coll_monitoring_module_enable(mca_coll_base_module_t*module, struct ompi_communicator_t*comm)
ompi_communicator_t  132 ompi/mca/coll/monitoring/coll_monitoring_component.c mca_coll_monitoring_module_disable(mca_coll_base_module_t*module, struct ompi_communicator_t*comm)
ompi_communicator_t  158 ompi/mca/coll/monitoring/coll_monitoring_component.c mca_coll_monitoring_component_query(struct ompi_communicator_t*comm, int*priority)
ompi_communicator_t   20 ompi/mca/coll/monitoring/coll_monitoring_exscan.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/monitoring/coll_monitoring_exscan.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   19 ompi/mca/coll/monitoring/coll_monitoring_gather.c                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/coll/monitoring/coll_monitoring_gather.c                                 int root, struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   52 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   20 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgather.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t   72 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgather.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t   23 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgatherv.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t   76 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgatherv.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoall.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t   74 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoall.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallv.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t   79 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallv.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t   23 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallw.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t   81 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallw.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_reduce.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   50 ompi/mca/coll/monitoring/coll_monitoring_reduce.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_reduce_scatter.c                                        struct ompi_communicator_t *comm,
ompi_communicator_t   50 ompi/mca/coll/monitoring/coll_monitoring_reduce_scatter.c                                         struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_reduce_scatter_block.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t   49 ompi/mca/coll/monitoring/coll_monitoring_reduce_scatter_block.c                                               struct ompi_communicator_t *comm,
ompi_communicator_t   20 ompi/mca/coll/monitoring/coll_monitoring_scan.c                              struct ompi_communicator_t *comm,
ompi_communicator_t   46 ompi/mca/coll/monitoring/coll_monitoring_scan.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/coll/monitoring/coll_monitoring_scatter.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   53 ompi/mca/coll/monitoring/coll_monitoring_scatter.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   19 ompi/mca/coll/monitoring/coll_monitoring_scatterv.c                                  int root, struct ompi_communicator_t *comm,
ompi_communicator_t   48 ompi/mca/coll/monitoring/coll_monitoring_scatterv.c                                   int root, struct ompi_communicator_t *comm,
ompi_communicator_t  183 ompi/mca/coll/portals4/coll_portals4.h int ompi_coll_portals4_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t  185 ompi/mca/coll/portals4/coll_portals4.h int ompi_coll_portals4_ibarrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t  192 ompi/mca/coll/portals4/coll_portals4.h         struct ompi_communicator_t *comm,mca_coll_base_module_t *module);
ompi_communicator_t  195 ompi/mca/coll/portals4/coll_portals4.h         struct ompi_communicator_t *comm,
ompi_communicator_t  203 ompi/mca/coll/portals4/coll_portals4.h         struct ompi_communicator_t *comm,
ompi_communicator_t  208 ompi/mca/coll/portals4/coll_portals4.h         struct ompi_communicator_t *comm,
ompi_communicator_t  215 ompi/mca/coll/portals4/coll_portals4.h         struct ompi_communicator_t *comm,
ompi_communicator_t  219 ompi/mca/coll/portals4/coll_portals4.h         struct ompi_communicator_t *comm,
ompi_communicator_t  228 ompi/mca/coll/portals4/coll_portals4.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  233 ompi/mca/coll/portals4/coll_portals4.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  241 ompi/mca/coll/portals4/coll_portals4.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  246 ompi/mca/coll/portals4/coll_portals4.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t  253 ompi/mca/coll/portals4/coll_portals4.h ompi_coll_portals4_get_peer(struct ompi_communicator_t *comm, int rank)
ompi_communicator_t   37 ompi/mca/coll/portals4/coll_portals4_allreduce.c         struct ompi_communicator_t *comm,
ompi_communicator_t  385 ompi/mca/coll/portals4/coll_portals4_allreduce.c         struct ompi_communicator_t *comm,
ompi_communicator_t  414 ompi/mca/coll/portals4/coll_portals4_allreduce.c         struct ompi_communicator_t *comm,
ompi_communicator_t   29 ompi/mca/coll/portals4/coll_portals4_barrier.c barrier_hypercube_top(struct ompi_communicator_t *comm,
ompi_communicator_t  232 ompi/mca/coll/portals4/coll_portals4_barrier.c ompi_coll_portals4_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t  272 ompi/mca/coll/portals4/coll_portals4_barrier.c ompi_coll_portals4_ibarrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t   33 ompi/mca/coll/portals4/coll_portals4_bcast.c static int prepare_bcast_data (struct ompi_communicator_t *comm,
ompi_communicator_t  143 ompi/mca/coll/portals4/coll_portals4_bcast.c         struct ompi_communicator_t *comm,
ompi_communicator_t  484 ompi/mca/coll/portals4/coll_portals4_bcast.c         struct ompi_communicator_t *comm,
ompi_communicator_t  839 ompi/mca/coll/portals4/coll_portals4_bcast.c         struct ompi_communicator_t *comm,
ompi_communicator_t  883 ompi/mca/coll/portals4/coll_portals4_bcast.c         struct ompi_communicator_t *comm,
ompi_communicator_t  157 ompi/mca/coll/portals4/coll_portals4_component.c static mca_coll_base_module_t* portals4_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t  160 ompi/mca/coll/portals4/coll_portals4_component.c         struct ompi_communicator_t *comm);
ompi_communicator_t  580 ompi/mca/coll/portals4/coll_portals4_component.c portals4_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t  653 ompi/mca/coll/portals4/coll_portals4_component.c         struct ompi_communicator_t *comm)
ompi_communicator_t   60 ompi/mca/coll/portals4/coll_portals4_gather.c static int32_t get_tree_numdescendants_of(struct ompi_communicator_t* comm,
ompi_communicator_t   76 ompi/mca/coll/portals4/coll_portals4_gather.c ompi_coll_portals4_build_in_order_bmtree( struct ompi_communicator_t* comm,
ompi_communicator_t  172 ompi/mca/coll/portals4/coll_portals4_gather.c setup_gather_buffers_binomial(struct ompi_communicator_t   *comm,
ompi_communicator_t  275 ompi/mca/coll/portals4/coll_portals4_gather.c setup_gather_buffers_linear(struct ompi_communicator_t   *comm,
ompi_communicator_t  352 ompi/mca/coll/portals4/coll_portals4_gather.c setup_gather_handles(struct ompi_communicator_t   *comm,
ompi_communicator_t  405 ompi/mca/coll/portals4/coll_portals4_gather.c setup_sync_handles(struct ompi_communicator_t   *comm,
ompi_communicator_t  511 ompi/mca/coll/portals4/coll_portals4_gather.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  809 ompi/mca/coll/portals4/coll_portals4_gather.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t 1092 ompi/mca/coll/portals4/coll_portals4_gather.c ompi_coll_portals4_gather_intra_binomial_bottom(struct ompi_communicator_t *comm,
ompi_communicator_t 1160 ompi/mca/coll/portals4/coll_portals4_gather.c ompi_coll_portals4_gather_intra_linear_bottom(struct ompi_communicator_t *comm,
ompi_communicator_t 1224 ompi/mca/coll/portals4/coll_portals4_gather.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t 1296 ompi/mca/coll/portals4/coll_portals4_gather.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/portals4/coll_portals4_reduce.c         struct ompi_communicator_t *comm,
ompi_communicator_t  382 ompi/mca/coll/portals4/coll_portals4_reduce.c         struct ompi_communicator_t *comm,
ompi_communicator_t  417 ompi/mca/coll/portals4/coll_portals4_reduce.c         struct ompi_communicator_t *comm,
ompi_communicator_t   32 ompi/mca/coll/portals4/coll_portals4_scatter.c setup_scatter_buffers_linear(struct ompi_communicator_t   *comm,
ompi_communicator_t  122 ompi/mca/coll/portals4/coll_portals4_scatter.c setup_scatter_handles(struct ompi_communicator_t   *comm,
ompi_communicator_t  183 ompi/mca/coll/portals4/coll_portals4_scatter.c setup_sync_handles(struct ompi_communicator_t   *comm,
ompi_communicator_t  312 ompi/mca/coll/portals4/coll_portals4_scatter.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t  585 ompi/mca/coll/portals4/coll_portals4_scatter.c ompi_coll_portals4_scatter_intra_linear_bottom(struct ompi_communicator_t *comm,
ompi_communicator_t  652 ompi/mca/coll/portals4/coll_portals4_scatter.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t  711 ompi/mca/coll/portals4/coll_portals4_scatter.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   51 ompi/mca/coll/self/coll_self.h mca_coll_self_comm_query(struct ompi_communicator_t *comm, int *priority);
ompi_communicator_t   54 ompi/mca/coll/self/coll_self.h                                 struct ompi_communicator_t *comm);
ompi_communicator_t   60 ompi/mca/coll/self/coll_self.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t   66 ompi/mca/coll/self/coll_self.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t   71 ompi/mca/coll/self/coll_self.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t   77 ompi/mca/coll/self/coll_self.h                                  struct ompi_communicator_t *comm,
ompi_communicator_t   83 ompi/mca/coll/self/coll_self.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t   89 ompi/mca/coll/self/coll_self.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t   91 ompi/mca/coll/self/coll_self.h int mca_coll_self_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t   96 ompi/mca/coll/self/coll_self.h                               struct ompi_communicator_t *comm,
ompi_communicator_t  101 ompi/mca/coll/self/coll_self.h                                struct ompi_communicator_t *comm,
ompi_communicator_t  106 ompi/mca/coll/self/coll_self.h                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t  112 ompi/mca/coll/self/coll_self.h                                 struct ompi_communicator_t *comm,
ompi_communicator_t  118 ompi/mca/coll/self/coll_self.h                                struct ompi_communicator_t *comm,
ompi_communicator_t  124 ompi/mca/coll/self/coll_self.h                                        struct ompi_communicator_t *comm,
ompi_communicator_t  129 ompi/mca/coll/self/coll_self.h                              struct ompi_communicator_t *comm,
ompi_communicator_t  134 ompi/mca/coll/self/coll_self.h                                 int root, struct ompi_communicator_t *comm,
ompi_communicator_t  140 ompi/mca/coll/self/coll_self.h                                  struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/self/coll_self_allgather.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/self/coll_self_allgatherv.c                                    struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/self/coll_self_allreduce.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/self/coll_self_alltoall.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   41 ompi/mca/coll/self/coll_self_alltoallv.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/self/coll_self_alltoallw.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   32 ompi/mca/coll/self/coll_self_barrier.c int mca_coll_self_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t   35 ompi/mca/coll/self/coll_self_bcast.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/self/coll_self_exscan.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/self/coll_self_gather.c                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/self/coll_self_gatherv.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   52 ompi/mca/coll/self/coll_self_module.c mca_coll_self_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t   98 ompi/mca/coll/self/coll_self_module.c                             struct ompi_communicator_t *comm)
ompi_communicator_t   38 ompi/mca/coll/self/coll_self_reduce.c                                int root, struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/self/coll_self_reduce_scatter.c                                        struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/self/coll_self_scan.c                              struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/coll/self/coll_self_scatter.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/self/coll_self_scatterv.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t  213 ompi/mca/coll/sm/coll_sm.h     mca_coll_sm_comm_query(struct ompi_communicator_t *comm, int *priority);
ompi_communicator_t  218 ompi/mca/coll/sm/coll_sm.h                                  struct ompi_communicator_t *comm);
ompi_communicator_t  224 ompi/mca/coll/sm/coll_sm.h 				    struct ompi_communicator_t *comm,
ompi_communicator_t  231 ompi/mca/coll/sm/coll_sm.h 				     struct ompi_communicator_t *comm,
ompi_communicator_t  236 ompi/mca/coll/sm/coll_sm.h 				    struct ompi_communicator_t *comm,
ompi_communicator_t  242 ompi/mca/coll/sm/coll_sm.h 				   struct ompi_communicator_t *comm,
ompi_communicator_t  248 ompi/mca/coll/sm/coll_sm.h 				    struct ompi_communicator_t *comm,
ompi_communicator_t  254 ompi/mca/coll/sm/coll_sm.h 				    struct ompi_communicator_t *comm,
ompi_communicator_t  256 ompi/mca/coll/sm/coll_sm.h     int mca_coll_sm_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t  261 ompi/mca/coll/sm/coll_sm.h 				struct ompi_communicator_t *comm,
ompi_communicator_t  266 ompi/mca/coll/sm/coll_sm.h 				    struct ompi_communicator_t *comm,
ompi_communicator_t  271 ompi/mca/coll/sm/coll_sm.h 				 struct ompi_communicator_t *comm,
ompi_communicator_t  276 ompi/mca/coll/sm/coll_sm.h 				 int root, struct ompi_communicator_t *comm,
ompi_communicator_t  282 ompi/mca/coll/sm/coll_sm.h 				  struct ompi_communicator_t *comm,
ompi_communicator_t  288 ompi/mca/coll/sm/coll_sm.h 				 struct ompi_communicator_t *comm,
ompi_communicator_t  294 ompi/mca/coll/sm/coll_sm.h 				     struct ompi_communicator_t *comm,
ompi_communicator_t  300 ompi/mca/coll/sm/coll_sm.h 					 struct ompi_communicator_t *comm,
ompi_communicator_t  305 ompi/mca/coll/sm/coll_sm.h 			       struct ompi_communicator_t *comm,
ompi_communicator_t  310 ompi/mca/coll/sm/coll_sm.h 				  int root, struct ompi_communicator_t *comm,
ompi_communicator_t  316 ompi/mca/coll/sm/coll_sm.h 				   struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/sm/coll_sm_allgather.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/sm/coll_sm_allgatherv.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   39 ompi/mca/coll/sm/coll_sm_allreduce.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/sm/coll_sm_alltoall.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/sm/coll_sm_alltoallv.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/sm/coll_sm_alltoallw.c                                 struct ompi_communicator_t *comm,
ompi_communicator_t   53 ompi/mca/coll/sm/coll_sm_barrier.c int mca_coll_sm_barrier_intra(struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/coll/sm/coll_sm_bcast.c                             struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/sm/coll_sm_exscan.c                              struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/sm/coll_sm_gather.c                              int root, struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/sm/coll_sm_gatherv.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   78 ompi/mca/coll/sm/coll_sm_module.c                           struct ompi_communicator_t *comm);
ompi_communicator_t   79 ompi/mca/coll/sm/coll_sm_module.c static int bootstrap_comm(ompi_communicator_t *comm,
ompi_communicator_t   82 ompi/mca/coll/sm/coll_sm_module.c                           struct ompi_communicator_t *comm);
ompi_communicator_t  125 ompi/mca/coll/sm/coll_sm_module.c static int mca_coll_sm_module_disable(mca_coll_base_module_t *module, struct ompi_communicator_t *comm)
ompi_communicator_t  169 ompi/mca/coll/sm/coll_sm_module.c mca_coll_sm_comm_query(struct ompi_communicator_t *comm, int *priority)
ompi_communicator_t  227 ompi/mca/coll/sm/coll_sm_module.c                             struct ompi_communicator_t *comm)
ompi_communicator_t  242 ompi/mca/coll/sm/coll_sm_module.c                              struct ompi_communicator_t *comm)
ompi_communicator_t  493 ompi/mca/coll/sm/coll_sm_module.c static int bootstrap_comm(ompi_communicator_t *comm,
ompi_communicator_t   41 ompi/mca/coll/sm/coll_sm_reduce.c                           int root, struct ompi_communicator_t *comm,
ompi_communicator_t   48 ompi/mca/coll/sm/coll_sm_reduce.c                            int root, struct ompi_communicator_t *comm,
ompi_communicator_t   70 ompi/mca/coll/sm/coll_sm_reduce.c                              int root, struct ompi_communicator_t *comm,
ompi_communicator_t  179 ompi/mca/coll/sm/coll_sm_reduce.c                           int root, struct ompi_communicator_t *comm,
ompi_communicator_t  563 ompi/mca/coll/sm/coll_sm_reduce.c                            int root, struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/sm/coll_sm_reduce_scatter.c                                      struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/sm/coll_sm_scan.c                            struct ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/coll/sm/coll_sm_scatter.c                               int root, struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/sm/coll_sm_scatterv.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   43 ompi/mca/coll/sync/coll_sync.h *mca_coll_sync_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/coll/sync/coll_sync.h                                 struct ompi_communicator_t *comm);
ompi_communicator_t   49 ompi/mca/coll/sync/coll_sync.h int mca_coll_sync_barrier(struct ompi_communicator_t *comm,
ompi_communicator_t   55 ompi/mca/coll/sync/coll_sync.h                         struct ompi_communicator_t *comm,
ompi_communicator_t   61 ompi/mca/coll/sync/coll_sync.h                          struct ompi_communicator_t *comm,
ompi_communicator_t   69 ompi/mca/coll/sync/coll_sync.h                          struct ompi_communicator_t *comm,
ompi_communicator_t   77 ompi/mca/coll/sync/coll_sync.h                           struct ompi_communicator_t *comm,
ompi_communicator_t   84 ompi/mca/coll/sync/coll_sync.h                          struct ompi_communicator_t *comm,
ompi_communicator_t   91 ompi/mca/coll/sync/coll_sync.h                                  struct ompi_communicator_t *comm,
ompi_communicator_t   97 ompi/mca/coll/sync/coll_sync.h                        struct ompi_communicator_t *comm,
ompi_communicator_t  105 ompi/mca/coll/sync/coll_sync.h                           struct ompi_communicator_t *comm,
ompi_communicator_t  113 ompi/mca/coll/sync/coll_sync.h                            struct ompi_communicator_t *comm,
ompi_communicator_t   35 ompi/mca/coll/sync/coll_sync_bcast.c                         struct ompi_communicator_t *comm,
ompi_communicator_t   35 ompi/mca/coll/sync/coll_sync_exscan.c                          struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/coll/sync/coll_sync_gather.c                          int root, struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/coll/sync/coll_sync_gatherv.c                           struct ompi_communicator_t *comm,
ompi_communicator_t   94 ompi/mca/coll/sync/coll_sync_module.c mca_coll_sync_comm_query(struct ompi_communicator_t *comm,
ompi_communicator_t  143 ompi/mca/coll/sync/coll_sync_module.c                                 struct ompi_communicator_t *comm)
ompi_communicator_t   34 ompi/mca/coll/sync/coll_sync_reduce.c                          int root, struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/coll/sync/coll_sync_reduce_scatter.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   34 ompi/mca/coll/sync/coll_sync_scan.c                        struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/coll/sync/coll_sync_scatter.c                           int root, struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/coll/sync/coll_sync_scatterv.c                            struct ompi_communicator_t *comm,
ompi_communicator_t   82 ompi/mca/coll/tuned/coll_tuned.h ompi_coll_tuned_comm_query(struct ompi_communicator_t *comm, int *priority);
ompi_communicator_t  127 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t  127 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  126 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t  146 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t   94 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t   88 ompi/mca/coll/tuned/coll_tuned_barrier_decision.c int ompi_coll_tuned_barrier_intra_do_this (struct ompi_communicator_t *comm,
ompi_communicator_t  137 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c                                         struct ompi_communicator_t *comm,
ompi_communicator_t   56 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  105 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                                struct ompi_communicator_t *comm,
ompi_communicator_t  159 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                                 struct ompi_communicator_t *comm,
ompi_communicator_t  205 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c int ompi_coll_tuned_barrier_intra_dec_dynamic(struct ompi_communicator_t *comm,
ompi_communicator_t  245 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                             struct ompi_communicator_t *comm,
ompi_communicator_t  295 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                               struct ompi_communicator_t* comm,
ompi_communicator_t  349 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                                      struct ompi_communicator_t *comm,
ompi_communicator_t  402 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                                            struct ompi_communicator_t *comm,
ompi_communicator_t  454 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                                 struct ompi_communicator_t *comm,
ompi_communicator_t  516 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                                  struct ompi_communicator_t *comm,
ompi_communicator_t  572 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  621 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                               int root, struct ompi_communicator_t *comm,
ompi_communicator_t  669 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                               struct ompi_communicator_t *comm,
ompi_communicator_t  712 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t  100 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                              struct ompi_communicator_t *comm,
ompi_communicator_t  174 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                               struct ompi_communicator_t *comm,
ompi_communicator_t  191 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c int ompi_coll_tuned_barrier_intra_dec_fixed(struct ompi_communicator_t *comm,
ompi_communicator_t  229 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                           struct ompi_communicator_t *comm,
ompi_communicator_t  350 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                             struct ompi_communicator_t* comm,
ompi_communicator_t  463 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                                     struct ompi_communicator_t *comm,
ompi_communicator_t  519 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                                          struct ompi_communicator_t *comm,
ompi_communicator_t  540 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                               struct ompi_communicator_t *comm,
ompi_communicator_t  638 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                                struct ompi_communicator_t *comm,
ompi_communicator_t  703 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                            struct ompi_communicator_t *comm,
ompi_communicator_t  772 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c                                             int root, struct ompi_communicator_t *comm,
ompi_communicator_t   87 ompi/mca/coll/tuned/coll_tuned_exscan_decision.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  127 ompi/mca/coll/tuned/coll_tuned_gather_decision.c                                      struct ompi_communicator_t *comm,
ompi_communicator_t   38 ompi/mca/coll/tuned/coll_tuned_module.c                    struct ompi_communicator_t *comm);
ompi_communicator_t   57 ompi/mca/coll/tuned/coll_tuned_module.c ompi_coll_tuned_comm_query(struct ompi_communicator_t *comm, int *priority)
ompi_communicator_t  179 ompi/mca/coll/tuned/coll_tuned_module.c                      struct ompi_communicator_t *comm )
ompi_communicator_t  149 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  117 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_block_decision.c                                                        struct ompi_communicator_t *comm,
ompi_communicator_t  127 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c                                                  struct ompi_communicator_t *comm,
ompi_communicator_t   87 ompi/mca/coll/tuned/coll_tuned_scan_decision.c                                          struct ompi_communicator_t *comm,
ompi_communicator_t  126 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c                                       struct ompi_communicator_t *comm,
ompi_communicator_t  197 ompi/mca/common/monitoring/common_monitoring.c         *count = ompi_comm_size ((ompi_communicator_t *) obj_handle);
ompi_communicator_t  445 ompi/mca/common/monitoring/common_monitoring.c         rank_world = ompi_comm_rank((ompi_communicator_t*)&ompi_mpi_comm_world);
ompi_communicator_t  447 ompi/mca/common/monitoring/common_monitoring.c         nprocs_world = ompi_comm_size((ompi_communicator_t*)&ompi_mpi_comm_world);
ompi_communicator_t  479 ompi/mca/common/monitoring/common_monitoring.c             wp_name = ompi_group_get_proc_name(((ompi_communicator_t*)&ompi_mpi_comm_world)->c_remote_group, peer_rank);
ompi_communicator_t  530 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  548 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  581 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  599 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  618 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  636 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  663 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  681 ompi/mca/common/monitoring/common_monitoring.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  112 ompi/mca/common/monitoring/common_monitoring.h OMPI_DECLSPEC mca_monitoring_coll_data_t*mca_common_monitoring_coll_new(ompi_communicator_t*comm);
ompi_communicator_t  113 ompi/mca/common/monitoring/common_monitoring.h OMPI_DECLSPEC int  mca_common_monitoring_coll_cache_name(ompi_communicator_t*comm);
ompi_communicator_t   32 ompi/mca/common/monitoring/common_monitoring_coll.c     ompi_communicator_t*p_comm;
ompi_communicator_t   44 ompi/mca/common/monitoring/common_monitoring_coll.c int mca_common_monitoring_coll_cache_name(ompi_communicator_t*comm)
ompi_communicator_t   69 ompi/mca/common/monitoring/common_monitoring_coll.c         world_size = ompi_comm_size((ompi_communicator_t*)&ompi_mpi_comm_world) - 1;
ompi_communicator_t   89 ompi/mca/common/monitoring/common_monitoring_coll.c mca_monitoring_coll_data_t*mca_common_monitoring_coll_new( ompi_communicator_t*comm )
ompi_communicator_t  248 ompi/mca/common/monitoring/common_monitoring_coll.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  262 ompi/mca/common/monitoring/common_monitoring_coll.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  289 ompi/mca/common/monitoring/common_monitoring_coll.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  303 ompi/mca/common/monitoring/common_monitoring_coll.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  330 ompi/mca/common/monitoring/common_monitoring_coll.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  344 ompi/mca/common/monitoring/common_monitoring_coll.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  157 ompi/mca/common/ompio/common_ompio.h     ompi_communicator_t   *f_comm;
ompi_communicator_t  306 ompi/mca/common/ompio/common_ompio.h OMPI_DECLSPEC int mca_common_ompio_file_open (ompi_communicator_t *comm, const char *filename,
ompi_communicator_t   48 ompi/mca/common/ompio/common_ompio_file_open.c int mca_common_ompio_file_open (ompi_communicator_t *comm,
ompi_communicator_t   72 ompi/mca/crcp/base/base.h     ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_add_comm( struct ompi_communicator_t* comm, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   73 ompi/mca/crcp/base/base.h     ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_del_comm( struct ompi_communicator_t* comm, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   80 ompi/mca/crcp/base/base.h     ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_iprobe(int dst, int tag, struct ompi_communicator_t* comm, int *matched, ompi_status_public_t* status, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   82 ompi/mca/crcp/base/base.h     ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_probe( int dst, int tag, struct ompi_communicator_t* comm, ompi_status_public_t* status, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   85 ompi/mca/crcp/base/base.h                                             mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   88 ompi/mca/crcp/base/base.h                                        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   91 ompi/mca/crcp/base/base.h                                        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   94 ompi/mca/crcp/base/base.h                                             struct ompi_communicator_t* comm,  struct ompi_request_t **request, ompi_crcp_base_pml_state_t*);
ompi_communicator_t   97 ompi/mca/crcp/base/base.h                                        struct ompi_communicator_t* comm, struct ompi_request_t **request, ompi_crcp_base_pml_state_t* );
ompi_communicator_t  100 ompi/mca/crcp/base/base.h                                        struct ompi_communicator_t* comm,  ompi_status_public_t* status, ompi_crcp_base_pml_state_t*);
ompi_communicator_t  102 ompi/mca/crcp/base/base.h     ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_dump( struct ompi_communicator_t* comm, int verbose, ompi_crcp_base_pml_state_t* );
ompi_communicator_t  121 ompi/mca/crcp/base/crcp_base_fns.c ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_add_comm( struct ompi_communicator_t* comm,
ompi_communicator_t  128 ompi/mca/crcp/base/crcp_base_fns.c ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_del_comm( struct ompi_communicator_t* comm,
ompi_communicator_t  158 ompi/mca/crcp/base/crcp_base_fns.c                                                            struct ompi_communicator_t* comm,
ompi_communicator_t  167 ompi/mca/crcp/base/crcp_base_fns.c                                                            struct ompi_communicator_t* comm,
ompi_communicator_t  179 ompi/mca/crcp/base/crcp_base_fns.c                                                                 struct ompi_communicator_t* comm,
ompi_communicator_t  191 ompi/mca/crcp/base/crcp_base_fns.c                                                            struct ompi_communicator_t* comm,
ompi_communicator_t  203 ompi/mca/crcp/base/crcp_base_fns.c                                                            struct ompi_communicator_t* comm,
ompi_communicator_t  213 ompi/mca/crcp/base/crcp_base_fns.c                                                                 struct ompi_communicator_t* comm,
ompi_communicator_t  224 ompi/mca/crcp/base/crcp_base_fns.c                                                            struct ompi_communicator_t* comm,
ompi_communicator_t  235 ompi/mca/crcp/base/crcp_base_fns.c                                                            struct ompi_communicator_t* comm,
ompi_communicator_t  243 ompi/mca/crcp/base/crcp_base_fns.c ompi_crcp_base_pml_state_t* ompi_crcp_base_none_pml_dump( struct ompi_communicator_t* comm,
ompi_communicator_t  159 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t  240 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                 struct ompi_communicator_t* comm,
ompi_communicator_t  256 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                     struct ompi_communicator_t* comm,
ompi_communicator_t  274 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm, size_t ddt_size,
ompi_communicator_t  313 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c static int find_peer_in_comm(struct ompi_communicator_t* comm, int proc_idx,
ompi_communicator_t 1256 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1326 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1384 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1398 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1411 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1506 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1719 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1878 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 1961 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 2390 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 2628 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 3186 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t 3771 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                 struct ompi_communicator_t* comm,
ompi_communicator_t 3838 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                     struct ompi_communicator_t* comm,
ompi_communicator_t 3898 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   struct ompi_communicator_t* comm, size_t ddt_size,
ompi_communicator_t 4165 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c static int find_peer_in_comm(struct ompi_communicator_t* comm, int proc_idx,
ompi_communicator_t   45 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h     ( struct ompi_communicator_t* comm,
ompi_communicator_t   48 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h     ( struct ompi_communicator_t* comm,
ompi_communicator_t   62 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h     (int dst, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t   67 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h     ( int dst, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t   74 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h       struct ompi_communicator_t* comm,
ompi_communicator_t   81 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h       struct ompi_communicator_t* comm,
ompi_communicator_t   88 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h        struct ompi_communicator_t* comm,
ompi_communicator_t   93 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h       int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t   99 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h       int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  105 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h        int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  110 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h     ( struct ompi_communicator_t* comm, int verbose,
ompi_communicator_t  231 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h         ompi_communicator_t* comm;
ompi_communicator_t  309 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.h         ompi_communicator_t* comm;
ompi_communicator_t  110 ompi/mca/crcp/crcp.h      ( struct ompi_communicator_t* comm , ompi_crcp_base_pml_state_t*);
ompi_communicator_t  112 ompi/mca/crcp/crcp.h      ( struct ompi_communicator_t* comm , ompi_crcp_base_pml_state_t*);
ompi_communicator_t  123 ompi/mca/crcp/crcp.h      (int dst, int tag, struct ompi_communicator_t* comm, int *matched,
ompi_communicator_t  127 ompi/mca/crcp/crcp.h      ( int dst, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  132 ompi/mca/crcp/crcp.h        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm,
ompi_communicator_t  137 ompi/mca/crcp/crcp.h        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm,
ompi_communicator_t  142 ompi/mca/crcp/crcp.h        mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm,
ompi_communicator_t  147 ompi/mca/crcp/crcp.h        struct ompi_communicator_t* comm,  struct ompi_request_t **request,
ompi_communicator_t  152 ompi/mca/crcp/crcp.h        struct ompi_communicator_t* comm, struct ompi_request_t **request,
ompi_communicator_t  157 ompi/mca/crcp/crcp.h         struct ompi_communicator_t* comm,  ompi_status_public_t* status,
ompi_communicator_t  161 ompi/mca/crcp/crcp.h      ( struct ompi_communicator_t* comm, int verbose, ompi_crcp_base_pml_state_t* );
ompi_communicator_t   48 ompi/mca/fcoll/base/fcoll_base_coll_array.c                                       ompi_communicator_t *comm)
ompi_communicator_t  131 ompi/mca/fcoll/base/fcoll_base_coll_array.c                                    struct ompi_communicator_t *comm)
ompi_communicator_t  220 ompi/mca/fcoll/base/fcoll_base_coll_array.c                                     struct ompi_communicator_t *comm)
ompi_communicator_t  309 ompi/mca/fcoll/base/fcoll_base_coll_array.c                                      ompi_communicator_t *comm)
ompi_communicator_t  362 ompi/mca/fcoll/base/fcoll_base_coll_array.c                                   struct ompi_communicator_t *comm)
ompi_communicator_t  449 ompi/mca/fcoll/base/fcoll_base_coll_array.c                                  ompi_communicator_t *comm)
ompi_communicator_t   55 ompi/mca/fcoll/base/fcoll_base_coll_array.h                                                  ompi_communicator_t *comm);
ompi_communicator_t   66 ompi/mca/fcoll/base/fcoll_base_coll_array.h                                                   ompi_communicator_t *comm);
ompi_communicator_t   76 ompi/mca/fcoll/base/fcoll_base_coll_array.h                                                    ompi_communicator_t *comm);
ompi_communicator_t   88 ompi/mca/fcoll/base/fcoll_base_coll_array.h                                                     ompi_communicator_t *comm);
ompi_communicator_t   98 ompi/mca/fcoll/base/fcoll_base_coll_array.h                                                 ompi_communicator_t *comm);
ompi_communicator_t  105 ompi/mca/fcoll/base/fcoll_base_coll_array.h                                                ompi_communicator_t *comm);
ompi_communicator_t  114 ompi/mca/fs/fs.h     struct ompi_communicator_t *comm, const char *filename, int amode,
ompi_communicator_t   46 ompi/mca/fs/ime/fs_ime.h int mca_fs_ime_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   31 ompi/mca/fs/ime/fs_ime_file_open.c int mca_fs_ime_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   61 ompi/mca/fs/lustre/fs_lustre.h int mca_fs_lustre_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   60 ompi/mca/fs/lustre/fs_lustre_file_open.c mca_fs_lustre_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   73 ompi/mca/fs/pvfs2/fs_pvfs2.h int mca_fs_pvfs2_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   61 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c mca_fs_pvfs2_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   57 ompi/mca/fs/ufs/fs_ufs.h int mca_fs_ufs_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   45 ompi/mca/fs/ufs/fs_ufs_file_open.c mca_fs_ufs_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t  144 ompi/mca/io/io.h     (struct ompi_communicator_t *comm, const char *filename, int amode,
ompi_communicator_t  147 ompi/mca/io/ompio/io_ompio.h int mca_io_ompio_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   45 ompi/mca/io/ompio/io_ompio_file_open.c int mca_io_ompio_file_open (ompi_communicator_t *comm,
ompi_communicator_t   67 ompi/mca/io/romio321/src/io_romio321.h int mca_io_romio321_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   32 ompi/mca/io/romio321/src/io_romio321_file_open.c mca_io_romio321_file_open (ompi_communicator_t *comm,
ompi_communicator_t  216 ompi/mca/mtl/mtl.h                           struct ompi_communicator_t *comm,
ompi_communicator_t  264 ompi/mca/mtl/mtl.h                           struct ompi_communicator_t *comm,
ompi_communicator_t  306 ompi/mca/mtl/mtl.h                           struct ompi_communicator_t *comm,
ompi_communicator_t  334 ompi/mca/mtl/mtl.h                           struct ompi_communicator_t *comm,
ompi_communicator_t  347 ompi/mca/mtl/mtl.h                                                 struct ompi_communicator_t *comm,
ompi_communicator_t  386 ompi/mca/mtl/mtl.h                           struct ompi_communicator_t* comm);
ompi_communicator_t  400 ompi/mca/mtl/mtl.h                           struct ompi_communicator_t* comm);
ompi_communicator_t  343 ompi/mca/mtl/ofi/mtl_ofi.h                   struct ompi_communicator_t *comm,
ompi_communicator_t  388 ompi/mca/mtl/ofi/mtl_ofi.h                   struct ompi_communicator_t *comm,
ompi_communicator_t  522 ompi/mca/mtl/ofi/mtl_ofi.h                    struct ompi_communicator_t *comm,
ompi_communicator_t  751 ompi/mca/mtl/ofi/mtl_ofi.h                    struct ompi_communicator_t *comm,
ompi_communicator_t  893 ompi/mca/mtl/ofi/mtl_ofi.h     struct ompi_communicator_t *comm = (*message)->comm;
ompi_communicator_t  971 ompi/mca/mtl/ofi/mtl_ofi.h                     struct ompi_communicator_t *comm,
ompi_communicator_t 1059 ompi/mca/mtl/ofi/mtl_ofi.h                      struct ompi_communicator_t *comm,
ompi_communicator_t 1220 ompi/mca/mtl/ofi/mtl_ofi.h                                       struct ompi_communicator_t *comm,
ompi_communicator_t 1340 ompi/mca/mtl/ofi/mtl_ofi.h                                           struct ompi_communicator_t *comm,
ompi_communicator_t 1392 ompi/mca/mtl/ofi/mtl_ofi.h                       struct ompi_communicator_t *comm)
ompi_communicator_t 1423 ompi/mca/mtl/ofi/mtl_ofi.h                       struct ompi_communicator_t *comm)
ompi_communicator_t 1445 ompi/mca/mtl/ofi/mtl_ofi.h                   struct ompi_communicator_t *comm,
ompi_communicator_t 1458 ompi/mca/mtl/ofi/mtl_ofi.h                struct ompi_communicator_t *comm,
ompi_communicator_t 1473 ompi/mca/mtl/ofi/mtl_ofi.h                struct ompi_communicator_t *comm,
ompi_communicator_t 1486 ompi/mca/mtl/ofi/mtl_ofi.h                 struct ompi_communicator_t *comm,
ompi_communicator_t 1499 ompi/mca/mtl/ofi/mtl_ofi.h                  struct ompi_communicator_t *comm,
ompi_communicator_t   28 ompi/mca/mtl/ofi/mtl_ofi_opt.h               struct ompi_communicator_t *comm,
ompi_communicator_t   35 ompi/mca/mtl/ofi/mtl_ofi_opt.h                struct ompi_communicator_t *comm,
ompi_communicator_t   44 ompi/mca/mtl/ofi/mtl_ofi_opt.h                struct ompi_communicator_t *comm,
ompi_communicator_t   51 ompi/mca/mtl/ofi/mtl_ofi_opt.h                 struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/mtl/ofi/mtl_ofi_opt.h                  struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/mtl/ofi/mtl_ofi_request.h     struct ompi_communicator_t *comm;
ompi_communicator_t  594 ompi/mca/mtl/portals4/mtl_portals4.c                            struct ompi_communicator_t *comm)
ompi_communicator_t  601 ompi/mca/mtl/portals4/mtl_portals4.c                            struct ompi_communicator_t *comm)
ompi_communicator_t  243 ompi/mca/mtl/portals4/mtl_portals4.h ompi_mtl_portals4_get_proc(struct ompi_communicator_t *comm, int rank)
ompi_communicator_t  249 ompi/mca/mtl/portals4/mtl_portals4.h ompi_mtl_portals4_get_peer(struct ompi_communicator_t *comm, int rank)
ompi_communicator_t  267 ompi/mca/mtl/portals4/mtl_portals4.h                                   struct ompi_communicator_t* comm,
ompi_communicator_t  274 ompi/mca/mtl/portals4/mtl_portals4.h                                    struct ompi_communicator_t* comm,
ompi_communicator_t  283 ompi/mca/mtl/portals4/mtl_portals4.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t  290 ompi/mca/mtl/portals4/mtl_portals4.h                                     struct ompi_communicator_t *comm,
ompi_communicator_t  302 ompi/mca/mtl/portals4/mtl_portals4.h                                      struct ompi_communicator_t *comm,
ompi_communicator_t  314 ompi/mca/mtl/portals4/mtl_portals4.h                                       struct ompi_communicator_t *comm);
ompi_communicator_t  317 ompi/mca/mtl/portals4/mtl_portals4.h                                       struct ompi_communicator_t *comm);
ompi_communicator_t   59 ompi/mca/mtl/portals4/mtl_portals4_probe.c                          struct ompi_communicator_t *comm,
ompi_communicator_t  132 ompi/mca/mtl/portals4/mtl_portals4_probe.c                           struct ompi_communicator_t *comm,
ompi_communicator_t  430 ompi/mca/mtl/portals4/mtl_portals4_recv.c                         struct ompi_communicator_t *comm,
ompi_communicator_t  468 ompi/mca/mtl/portals4/mtl_portals4_send.c                              struct ompi_communicator_t* comm,
ompi_communicator_t  570 ompi/mca/mtl/portals4/mtl_portals4_send.c                        struct ompi_communicator_t* comm,
ompi_communicator_t  604 ompi/mca/mtl/portals4/mtl_portals4_send.c                         struct ompi_communicator_t* comm,
ompi_communicator_t  400 ompi/mca/mtl/psm/mtl_psm.c                       struct ompi_communicator_t *comm)
ompi_communicator_t  408 ompi/mca/mtl/psm/mtl_psm.c                       struct ompi_communicator_t *comm)
ompi_communicator_t   48 ompi/mca/mtl/psm/mtl_psm.h                  struct ompi_communicator_t* comm,
ompi_communicator_t   55 ompi/mca/mtl/psm/mtl_psm.h                              struct ompi_communicator_t* comm,
ompi_communicator_t   64 ompi/mca/mtl/psm/mtl_psm.h                              struct ompi_communicator_t *comm,
ompi_communicator_t   72 ompi/mca/mtl/psm/mtl_psm.h                               struct ompi_communicator_t *comm,
ompi_communicator_t   84 ompi/mca/mtl/psm/mtl_psm.h                                 struct ompi_communicator_t *comm,
ompi_communicator_t   96 ompi/mca/mtl/psm/mtl_psm.h                                  struct ompi_communicator_t *comm);
ompi_communicator_t   99 ompi/mca/mtl/psm/mtl_psm.h                                  struct ompi_communicator_t *comm);
ompi_communicator_t   30 ompi/mca/mtl/psm/mtl_psm_probe.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   75 ompi/mca/mtl/psm/mtl_psm_probe.c                      struct ompi_communicator_t *comm,
ompi_communicator_t   33 ompi/mca/mtl/psm/mtl_psm_recv.c                   struct ompi_communicator_t *comm,
ompi_communicator_t   36 ompi/mca/mtl/psm/mtl_psm_send.c                  struct ompi_communicator_t* comm,
ompi_communicator_t   92 ompi/mca/mtl/psm/mtl_psm_send.c                   struct ompi_communicator_t* comm,
ompi_communicator_t  387 ompi/mca/mtl/psm2/mtl_psm2.c                       struct ompi_communicator_t *comm)
ompi_communicator_t  395 ompi/mca/mtl/psm2/mtl_psm2.c                       struct ompi_communicator_t *comm)
ompi_communicator_t   51 ompi/mca/mtl/psm2/mtl_psm2.h                  struct ompi_communicator_t* comm,
ompi_communicator_t   58 ompi/mca/mtl/psm2/mtl_psm2.h                              struct ompi_communicator_t* comm,
ompi_communicator_t   67 ompi/mca/mtl/psm2/mtl_psm2.h                              struct ompi_communicator_t *comm,
ompi_communicator_t   75 ompi/mca/mtl/psm2/mtl_psm2.h                               struct ompi_communicator_t *comm,
ompi_communicator_t   87 ompi/mca/mtl/psm2/mtl_psm2.h                                 struct ompi_communicator_t *comm,
ompi_communicator_t   99 ompi/mca/mtl/psm2/mtl_psm2.h                                  struct ompi_communicator_t *comm);
ompi_communicator_t  102 ompi/mca/mtl/psm2/mtl_psm2.h                                  struct ompi_communicator_t *comm);
ompi_communicator_t   32 ompi/mca/mtl/psm2/mtl_psm2_probe.c                               struct ompi_communicator_t *comm,
ompi_communicator_t   78 ompi/mca/mtl/psm2/mtl_psm2_probe.c                      struct ompi_communicator_t *comm,
ompi_communicator_t   35 ompi/mca/mtl/psm2/mtl_psm2_recv.c                   struct ompi_communicator_t *comm,
ompi_communicator_t   34 ompi/mca/mtl/psm2/mtl_psm2_send.c                  struct ompi_communicator_t* comm,
ompi_communicator_t   90 ompi/mca/mtl/psm2/mtl_psm2_send.c                   struct ompi_communicator_t* comm,
ompi_communicator_t   44 ompi/mca/osc/base/base.h                          ompi_communicator_t *comm,
ompi_communicator_t   37 ompi/mca/osc/base/osc_base_init.c                      ompi_communicator_t *comm,
ompi_communicator_t   87 ompi/mca/osc/base/osc_base_obj_convert.c            ompi_communicator_t *comm = &ompi_mpi_comm_world.comm;
ompi_communicator_t   49 ompi/mca/osc/monitoring/osc_monitoring_component.c                                               struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   71 ompi/mca/osc/monitoring/osc_monitoring_component.c                                                struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   50 ompi/mca/osc/osc.h struct ompi_communicator_t;
ompi_communicator_t  119 ompi/mca/osc/osc.h                                                   struct ompi_communicator_t *comm,
ompi_communicator_t  151 ompi/mca/osc/osc.h                                                    struct ompi_communicator_t *comm,
ompi_communicator_t   87 ompi/mca/osc/portals4/osc_portals4.h     struct ompi_communicator_t *comm; /* communicator which backs this window (unique to this window) */
ompi_communicator_t   37 ompi/mca/osc/portals4/osc_portals4_component.c                            struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   40 ompi/mca/osc/portals4/osc_portals4_component.c                             struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  384 ompi/mca/osc/portals4/osc_portals4_component.c                 struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  405 ompi/mca/osc/portals4/osc_portals4_component.c                  struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  192 ompi/mca/osc/pt2pt/osc_pt2pt.h     ompi_communicator_t *comm;
ompi_communicator_t  479 ompi/mca/osc/pt2pt/osc_pt2pt.h                                   struct ompi_communicator_t *comm);
ompi_communicator_t   45 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                            struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   48 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                             struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  289 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                 struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  300 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                  struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t 1732 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                    int src, int tag, struct ompi_communicator_t *comm)
ompi_communicator_t 1739 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                               ompi_communicator_t *comm, ompi_request_complete_fn_t cb, void *ctx)
ompi_communicator_t 1765 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                               ompi_communicator_t *comm, ompi_request_t **request_out,
ompi_communicator_t   72 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h                               ompi_communicator_t *comm, ompi_request_complete_fn_t cb, void *ctx);
ompi_communicator_t   95 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h                               ompi_communicator_t *comm, ompi_request_t **request_out,
ompi_communicator_t  180 ompi/mca/osc/rdma/osc_rdma.h     ompi_communicator_t *comm;
ompi_communicator_t  183 ompi/mca/osc/rdma/osc_rdma.h     ompi_communicator_t *local_leaders;
ompi_communicator_t  184 ompi/mca/osc/rdma/osc_rdma.h     ompi_communicator_t *shared_comm;
ompi_communicator_t   69 ompi/mca/osc/rdma/osc_rdma_component.c                                           struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   72 ompi/mca/osc/rdma/osc_rdma_component.c                                            struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   78 ompi/mca/osc/rdma/osc_rdma_component.c static int ompi_osc_rdma_query_btls (ompi_communicator_t *comm, struct mca_btl_base_module_t **btl);
ompi_communicator_t  358 ompi/mca/osc/rdma/osc_rdma_component.c                                           struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  528 ompi/mca/osc/rdma/osc_rdma_component.c     ompi_communicator_t *shared_comm;
ompi_communicator_t  784 ompi/mca/osc/rdma/osc_rdma_component.c static int ompi_osc_rdma_query_btls (ompi_communicator_t *comm, struct mca_btl_base_module_t **btl)
ompi_communicator_t 1107 ompi/mca/osc/rdma/osc_rdma_component.c                                            struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   81 ompi/mca/osc/sm/osc_sm.h     struct ompi_communicator_t *comm;
ompi_communicator_t   39 ompi/mca/osc/sm/osc_sm_component.c                            struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   43 ompi/mca/osc/sm/osc_sm_component.c                             struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  154 ompi/mca/osc/sm/osc_sm_component.c check_win_ok(ompi_communicator_t *comm, int flavor)
ompi_communicator_t  171 ompi/mca/osc/sm/osc_sm_component.c                 struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  188 ompi/mca/osc/sm/osc_sm_component.c                  struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   94 ompi/mca/osc/ucx/osc_ucx.h     struct ompi_communicator_t *comm;
ompi_communicator_t   32 ompi/mca/osc/ucx/osc_ucx_component.c                            struct ompi_communicator_t *comm, struct opal_info_t *info, int flavor);
ompi_communicator_t   34 ompi/mca/osc/ucx/osc_ucx_component.c                             struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t  149 ompi/mca/osc/ucx/osc_ucx_component.c                            struct ompi_communicator_t *comm, struct opal_info_t *info, int flavor) {
ompi_communicator_t  158 ompi/mca/osc/ucx/osc_ucx_component.c     struct ompi_communicator_t *comm = (struct ompi_communicator_t *)metadata;
ompi_communicator_t  203 ompi/mca/osc/ucx/osc_ucx_component.c                             struct ompi_communicator_t *comm, struct opal_info_t *info,
ompi_communicator_t   68 ompi/mca/pml/base/pml_base_request.h     struct ompi_communicator_t *req_comm; /**< communicator pointer */
ompi_communicator_t   91 ompi/mca/pml/cm/pml_cm.c mca_pml_cm_add_comm(ompi_communicator_t* comm)
ompi_communicator_t  107 ompi/mca/pml/cm/pml_cm.c mca_pml_cm_del_comm(ompi_communicator_t* comm)
ompi_communicator_t  151 ompi/mca/pml/cm/pml_cm.c mca_pml_cm_dump(struct ompi_communicator_t* comm, int verbose)
ompi_communicator_t   69 ompi/mca/pml/cm/pml_cm.h OMPI_DECLSPEC extern int mca_pml_cm_add_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   70 ompi/mca/pml/cm/pml_cm.h OMPI_DECLSPEC extern int mca_pml_cm_del_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   79 ompi/mca/pml/cm/pml_cm.h                       struct ompi_communicator_t *comm,
ompi_communicator_t  105 ompi/mca/pml/cm/pml_cm.h                  struct ompi_communicator_t *comm,
ompi_communicator_t  148 ompi/mca/pml/cm/pml_cm.h                 struct ompi_communicator_t *comm,
ompi_communicator_t  230 ompi/mca/pml/cm/pml_cm.h                         ompi_communicator_t* comm,
ompi_communicator_t  263 ompi/mca/pml/cm/pml_cm.h                    ompi_communicator_t* comm,
ompi_communicator_t  337 ompi/mca/pml/cm/pml_cm.h                 ompi_communicator_t* comm)
ompi_communicator_t  409 ompi/mca/pml/cm/pml_cm.h                    struct ompi_communicator_t *comm,
ompi_communicator_t  419 ompi/mca/pml/cm/pml_cm.h                   struct ompi_communicator_t *comm,
ompi_communicator_t  439 ompi/mca/pml/cm/pml_cm.h                    struct ompi_communicator_t* comm,
ompi_communicator_t  453 ompi/mca/pml/cm/pml_cm.h                   struct ompi_communicator_t* comm,
ompi_communicator_t  485 ompi/mca/pml/cm/pml_cm.h     ompi_communicator_t *comm = (*message)->comm;
ompi_communicator_t  519 ompi/mca/pml/cm/pml_cm.h     ompi_communicator_t *comm = (*message)->comm;
ompi_communicator_t  554 ompi/mca/pml/cm/pml_cm.h OMPI_DECLSPEC extern int mca_pml_cm_dump(struct ompi_communicator_t* comm,
ompi_communicator_t   49 ompi/mca/pml/cm/pml_cm_request.h     struct ompi_communicator_t *req_comm; /**< communicator pointer */
ompi_communicator_t   85 ompi/mca/pml/crcpw/pml_crcpw.h     int mca_pml_crcpw_add_comm( struct ompi_communicator_t* comm );
ompi_communicator_t   86 ompi/mca/pml/crcpw/pml_crcpw.h     int mca_pml_crcpw_del_comm( struct ompi_communicator_t* comm );
ompi_communicator_t   93 ompi/mca/pml/crcpw/pml_crcpw.h     int mca_pml_crcpw_iprobe(int dst, int tag, struct ompi_communicator_t* comm, int *matched, ompi_status_public_t* status );
ompi_communicator_t   95 ompi/mca/pml/crcpw/pml_crcpw.h     int mca_pml_crcpw_probe( int dst, int tag, struct ompi_communicator_t* comm, ompi_status_public_t* status );
ompi_communicator_t  100 ompi/mca/pml/crcpw/pml_crcpw.h                              struct ompi_communicator_t* comm,
ompi_communicator_t  107 ompi/mca/pml/crcpw/pml_crcpw.h                             struct ompi_communicator_t* comm,
ompi_communicator_t  112 ompi/mca/pml/crcpw/pml_crcpw.h                                   mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request );
ompi_communicator_t  115 ompi/mca/pml/crcpw/pml_crcpw.h                              mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request );
ompi_communicator_t  118 ompi/mca/pml/crcpw/pml_crcpw.h                              mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm );
ompi_communicator_t  121 ompi/mca/pml/crcpw/pml_crcpw.h                                   struct ompi_communicator_t* comm,  struct ompi_request_t **request);
ompi_communicator_t  124 ompi/mca/pml/crcpw/pml_crcpw.h                              struct ompi_communicator_t* comm, struct ompi_request_t **request );
ompi_communicator_t  127 ompi/mca/pml/crcpw/pml_crcpw.h                              struct ompi_communicator_t* comm,  ompi_status_public_t* status);
ompi_communicator_t  141 ompi/mca/pml/crcpw/pml_crcpw.h     int mca_pml_crcpw_dump( struct ompi_communicator_t* comm, int verbose );
ompi_communicator_t  122 ompi/mca/pml/crcpw/pml_crcpw_module.c int mca_pml_crcpw_add_comm(ompi_communicator_t* comm)
ompi_communicator_t  164 ompi/mca/pml/crcpw/pml_crcpw_module.c int mca_pml_crcpw_del_comm(ompi_communicator_t* comm)
ompi_communicator_t  285 ompi/mca/pml/crcpw/pml_crcpw_module.c int mca_pml_crcpw_iprobe(int dst, int tag, struct ompi_communicator_t* comm, int *matched, ompi_status_public_t* status )
ompi_communicator_t  328 ompi/mca/pml/crcpw/pml_crcpw_module.c int mca_pml_crcpw_probe( int dst, int tag, struct ompi_communicator_t* comm, ompi_status_public_t* status )
ompi_communicator_t  372 ompi/mca/pml/crcpw/pml_crcpw_module.c                               mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request )
ompi_communicator_t  411 ompi/mca/pml/crcpw/pml_crcpw_module.c                          mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm, struct ompi_request_t **request )
ompi_communicator_t  453 ompi/mca/pml/crcpw/pml_crcpw_module.c                          mca_pml_base_send_mode_t mode, struct ompi_communicator_t* comm )
ompi_communicator_t  495 ompi/mca/pml/crcpw/pml_crcpw_module.c                               struct ompi_communicator_t* comm,  struct ompi_request_t **request)
ompi_communicator_t  534 ompi/mca/pml/crcpw/pml_crcpw_module.c                          struct ompi_communicator_t* comm, struct ompi_request_t **request )
ompi_communicator_t  578 ompi/mca/pml/crcpw/pml_crcpw_module.c                          struct ompi_communicator_t* comm,  ompi_status_public_t* given_status)
ompi_communicator_t  636 ompi/mca/pml/crcpw/pml_crcpw_module.c int mca_pml_crcpw_dump( struct ompi_communicator_t* comm, int verbose )
ompi_communicator_t  763 ompi/mca/pml/crcpw/pml_crcpw_module.c                       struct ompi_communicator_t* comm,
ompi_communicator_t  775 ompi/mca/pml/crcpw/pml_crcpw_module.c                      struct ompi_communicator_t* comm,
ompi_communicator_t   50 ompi/mca/pml/example/pml_example.c int mca_pml_example_add_comm(ompi_communicator_t* comm)
ompi_communicator_t   55 ompi/mca/pml/example/pml_example.c int mca_pml_example_del_comm(ompi_communicator_t* comm)
ompi_communicator_t   47 ompi/mca/pml/example/pml_example.h extern int mca_pml_example_add_comm( struct ompi_communicator_t* comm );
ompi_communicator_t   48 ompi/mca/pml/example/pml_example.h extern int mca_pml_example_del_comm( struct ompi_communicator_t* comm );
ompi_communicator_t   59 ompi/mca/pml/example/pml_example.h                                struct ompi_communicator_t* comm,
ompi_communicator_t   65 ompi/mca/pml/example/pml_example.h                               struct ompi_communicator_t* comm,
ompi_communicator_t   70 ompi/mca/pml/example/pml_example.h                                    struct ompi_communicator_t* comm,
ompi_communicator_t   77 ompi/mca/pml/example/pml_example.h                                   struct ompi_communicator_t* comm,
ompi_communicator_t   90 ompi/mca/pml/example/pml_example.h                                    struct ompi_communicator_t* comm,
ompi_communicator_t   99 ompi/mca/pml/example/pml_example.h                               struct ompi_communicator_t* comm,
ompi_communicator_t  108 ompi/mca/pml/example/pml_example.h                              struct ompi_communicator_t* comm );
ompi_communicator_t  115 ompi/mca/pml/example/pml_example.h                                    struct ompi_communicator_t* comm,
ompi_communicator_t  123 ompi/mca/pml/example/pml_example.h                               struct ompi_communicator_t* comm,
ompi_communicator_t  131 ompi/mca/pml/example/pml_example.h                              struct ompi_communicator_t* comm,
ompi_communicator_t   17 ompi/mca/pml/example/pml_example_iprobe.c                         struct ompi_communicator_t *comm,
ompi_communicator_t   24 ompi/mca/pml/example/pml_example_iprobe.c                        struct ompi_communicator_t *comm,
ompi_communicator_t   32 ompi/mca/pml/example/pml_example_iprobe.c                             struct ompi_communicator_t* comm,
ompi_communicator_t   42 ompi/mca/pml/example/pml_example_iprobe.c                            struct ompi_communicator_t* comm,
ompi_communicator_t   22 ompi/mca/pml/example/pml_example_irecv.c                             struct ompi_communicator_t *comm,
ompi_communicator_t   33 ompi/mca/pml/example/pml_example_irecv.c                        struct ompi_communicator_t *comm,
ompi_communicator_t   45 ompi/mca/pml/example/pml_example_irecv.c                       struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/pml/example/pml_example_isend.c                             ompi_communicator_t* comm,
ompi_communicator_t   34 ompi/mca/pml/example/pml_example_isend.c                        ompi_communicator_t* comm,
ompi_communicator_t   46 ompi/mca/pml/example/pml_example_isend.c                       ompi_communicator_t* comm )
ompi_communicator_t   38 ompi/mca/pml/monitoring/pml_monitoring.h extern int mca_pml_monitoring_add_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   40 ompi/mca/pml/monitoring/pml_monitoring.h extern int mca_pml_monitoring_del_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   50 ompi/mca/pml/monitoring/pml_monitoring.h                                      struct ompi_communicator_t* comm,
ompi_communicator_t   56 ompi/mca/pml/monitoring/pml_monitoring.h                                     struct ompi_communicator_t* comm,
ompi_communicator_t   61 ompi/mca/pml/monitoring/pml_monitoring.h                                       struct ompi_communicator_t* comm,
ompi_communicator_t   68 ompi/mca/pml/monitoring/pml_monitoring.h                                      struct ompi_communicator_t* comm,
ompi_communicator_t   78 ompi/mca/pml/monitoring/pml_monitoring.h                                          struct ompi_communicator_t* comm,
ompi_communicator_t   87 ompi/mca/pml/monitoring/pml_monitoring.h                                     struct ompi_communicator_t* comm,
ompi_communicator_t   96 ompi/mca/pml/monitoring/pml_monitoring.h                                    struct ompi_communicator_t* comm);
ompi_communicator_t  103 ompi/mca/pml/monitoring/pml_monitoring.h                                          struct ompi_communicator_t* comm,
ompi_communicator_t  111 ompi/mca/pml/monitoring/pml_monitoring.h                                     struct ompi_communicator_t* comm,
ompi_communicator_t  119 ompi/mca/pml/monitoring/pml_monitoring.h                                    struct ompi_communicator_t* comm,
ompi_communicator_t  134 ompi/mca/pml/monitoring/pml_monitoring.h extern int mca_pml_monitoring_dump(struct ompi_communicator_t* comm,
ompi_communicator_t   16 ompi/mca/pml/monitoring/pml_monitoring_comm.c int mca_pml_monitoring_add_comm(struct ompi_communicator_t* comm)
ompi_communicator_t   21 ompi/mca/pml/monitoring/pml_monitoring_comm.c int mca_pml_monitoring_del_comm(struct ompi_communicator_t* comm)
ompi_communicator_t   77 ompi/mca/pml/monitoring/pml_monitoring_component.c int mca_pml_monitoring_dump(struct ompi_communicator_t* comm,
ompi_communicator_t   21 ompi/mca/pml/monitoring/pml_monitoring_iprobe.c                                struct ompi_communicator_t* comm,
ompi_communicator_t   31 ompi/mca/pml/monitoring/pml_monitoring_iprobe.c                               struct ompi_communicator_t* comm,
ompi_communicator_t   39 ompi/mca/pml/monitoring/pml_monitoring_iprobe.c                                struct ompi_communicator_t* comm,
ompi_communicator_t   51 ompi/mca/pml/monitoring/pml_monitoring_iprobe.c                               struct ompi_communicator_t* comm,
ompi_communicator_t   24 ompi/mca/pml/monitoring/pml_monitoring_irecv.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t   37 ompi/mca/pml/monitoring/pml_monitoring_irecv.c                              struct ompi_communicator_t* comm,
ompi_communicator_t   50 ompi/mca/pml/monitoring/pml_monitoring_irecv.c                             struct ompi_communicator_t* comm,
ompi_communicator_t   22 ompi/mca/pml/monitoring/pml_monitoring_isend.c                                   struct ompi_communicator_t* comm,
ompi_communicator_t   35 ompi/mca/pml/monitoring/pml_monitoring_isend.c                              struct ompi_communicator_t* comm,
ompi_communicator_t   60 ompi/mca/pml/monitoring/pml_monitoring_isend.c                             struct ompi_communicator_t* comm)
ompi_communicator_t  193 ompi/mca/pml/ob1/pml_ob1.c int mca_pml_ob1_add_comm(ompi_communicator_t* comm)
ompi_communicator_t  292 ompi/mca/pml/ob1/pml_ob1.c int mca_pml_ob1_del_comm(ompi_communicator_t* comm)
ompi_communicator_t  592 ompi/mca/pml/ob1/pml_ob1.c int mca_pml_ob1_dump(struct ompi_communicator_t* comm, int verbose)
ompi_communicator_t   97 ompi/mca/pml/ob1/pml_ob1.h     struct ompi_communicator_t* comm
ompi_communicator_t  101 ompi/mca/pml/ob1/pml_ob1.h     struct ompi_communicator_t* comm
ompi_communicator_t  120 ompi/mca/pml/ob1/pml_ob1.h                                struct ompi_communicator_t* comm,
ompi_communicator_t  126 ompi/mca/pml/ob1/pml_ob1.h                               struct ompi_communicator_t* comm,
ompi_communicator_t  131 ompi/mca/pml/ob1/pml_ob1.h                                struct ompi_communicator_t* comm,
ompi_communicator_t  138 ompi/mca/pml/ob1/pml_ob1.h                               struct ompi_communicator_t* comm,
ompi_communicator_t  148 ompi/mca/pml/ob1/pml_ob1.h                                    struct ompi_communicator_t* comm,
ompi_communicator_t  157 ompi/mca/pml/ob1/pml_ob1.h                               struct ompi_communicator_t* comm,
ompi_communicator_t  166 ompi/mca/pml/ob1/pml_ob1.h                              struct ompi_communicator_t* comm );
ompi_communicator_t  173 ompi/mca/pml/ob1/pml_ob1.h                                    struct ompi_communicator_t* comm,
ompi_communicator_t  181 ompi/mca/pml/ob1/pml_ob1.h                               struct ompi_communicator_t* comm,
ompi_communicator_t  189 ompi/mca/pml/ob1/pml_ob1.h                              struct ompi_communicator_t* comm,
ompi_communicator_t  204 ompi/mca/pml/ob1/pml_ob1.h extern int mca_pml_ob1_dump( struct ompi_communicator_t* comm,
ompi_communicator_t   81 ompi/mca/pml/ob1/pml_ob1_comm.h static inline mca_pml_ob1_comm_proc_t *mca_pml_ob1_peer_lookup (struct ompi_communicator_t *comm, int rank)
ompi_communicator_t  136 ompi/mca/pml/ob1/pml_ob1_component.c         *count = ompi_comm_size ((ompi_communicator_t *) obj_handle);
ompi_communicator_t  144 ompi/mca/pml/ob1/pml_ob1_component.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t  170 ompi/mca/pml/ob1/pml_ob1_component.c     ompi_communicator_t *comm = (ompi_communicator_t *) obj_handle;
ompi_communicator_t   29 ompi/mca/pml/ob1/pml_ob1_iprobe.c                        struct ompi_communicator_t *comm,
ompi_communicator_t   59 ompi/mca/pml/ob1/pml_ob1_iprobe.c                       struct ompi_communicator_t *comm,
ompi_communicator_t   86 ompi/mca/pml/ob1/pml_ob1_iprobe.c                     struct ompi_communicator_t *comm,
ompi_communicator_t  141 ompi/mca/pml/ob1/pml_ob1_iprobe.c                    struct ompi_communicator_t *comm,
ompi_communicator_t   49 ompi/mca/pml/ob1/pml_ob1_irecv.c                            struct ompi_communicator_t *comm,
ompi_communicator_t   81 ompi/mca/pml/ob1/pml_ob1_irecv.c                       struct ompi_communicator_t *comm,
ompi_communicator_t  109 ompi/mca/pml/ob1/pml_ob1_irecv.c                      struct ompi_communicator_t *comm,
ompi_communicator_t  186 ompi/mca/pml/ob1/pml_ob1_irecv.c     ompi_communicator_t *comm;
ompi_communicator_t  279 ompi/mca/pml/ob1/pml_ob1_irecv.c     ompi_communicator_t *comm;
ompi_communicator_t   48 ompi/mca/pml/ob1/pml_ob1_isend.c                            ompi_communicator_t * comm,
ompi_communicator_t   82 ompi/mca/pml/ob1/pml_ob1_isend.c                                            ompi_communicator_t * comm)
ompi_communicator_t  153 ompi/mca/pml/ob1/pml_ob1_isend.c                       ompi_communicator_t * comm,
ompi_communicator_t  209 ompi/mca/pml/ob1/pml_ob1_isend.c                      ompi_communicator_t * comm)
ompi_communicator_t  317 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                                   ompi_communicator_t* comm_ptr,
ompi_communicator_t  328 ompi/mca/pml/ob1/pml_ob1_recvfrag.c           size_t num_segments, ompi_communicator_t *comm_ptr,
ompi_communicator_t  350 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     ompi_communicator_t *comm_ptr;
ompi_communicator_t  801 ompi/mca/pml/ob1/pml_ob1_recvfrag.c           size_t num_segments, ompi_communicator_t *comm_ptr,
ompi_communicator_t  918 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     ompi_communicator_t *comm_ptr;
ompi_communicator_t  994 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                                   ompi_communicator_t* comm_ptr,
ompi_communicator_t  102 ompi/mca/pml/ob1/pml_ob1_recvreq.c     ompi_communicator_t *comm = request->req_recv.req_base.req_comm;
ompi_communicator_t 1230 ompi/mca/pml/ob1/pml_ob1_recvreq.c     ompi_communicator_t *comm = req->req_recv.req_base.req_comm;
ompi_communicator_t  487 ompi/mca/pml/ob1/pml_ob1_sendreq.h     ompi_communicator_t *comm = sendreq->req_send.req_base.req_comm;
ompi_communicator_t  185 ompi/mca/pml/pml.h typedef int (*mca_pml_base_module_add_comm_fn_t)(struct ompi_communicator_t* comm);
ompi_communicator_t  197 ompi/mca/pml/pml.h typedef int (*mca_pml_base_module_del_comm_fn_t)(struct ompi_communicator_t* comm);
ompi_communicator_t  217 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  239 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  268 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  299 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  324 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  348 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm
ompi_communicator_t  374 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  382 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  401 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  408 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  469 ompi/mca/pml/pml.h     struct ompi_communicator_t* comm,
ompi_communicator_t  388 ompi/mca/pml/ucx/pml_ucx.c static ucp_ep_h mca_pml_ucx_add_proc(ompi_communicator_t *comm, int dst)
ompi_communicator_t  429 ompi/mca/pml/ucx/pml_ucx.c static inline ucp_ep_h mca_pml_ucx_get_ep(ompi_communicator_t *comm, int rank)
ompi_communicator_t  514 ompi/mca/pml/ucx/pml_ucx.c int mca_pml_ucx_add_comm(struct ompi_communicator_t* comm)
ompi_communicator_t  519 ompi/mca/pml/ucx/pml_ucx.c int mca_pml_ucx_del_comm(struct ompi_communicator_t* comm)
ompi_communicator_t  525 ompi/mca/pml/ucx/pml_ucx.c                              int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  552 ompi/mca/pml/ucx/pml_ucx.c                       int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  578 ompi/mca/pml/ucx/pml_ucx.c                      int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  626 ompi/mca/pml/ucx/pml_ucx.c                            struct ompi_communicator_t* comm,
ompi_communicator_t  744 ompi/mca/pml/ucx/pml_ucx.c                       struct ompi_communicator_t* comm,
ompi_communicator_t  824 ompi/mca/pml/ucx/pml_ucx.c                      struct ompi_communicator_t* comm)
ompi_communicator_t  851 ompi/mca/pml/ucx/pml_ucx.c int mca_pml_ucx_iprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  876 ompi/mca/pml/ucx/pml_ucx.c int mca_pml_ucx_probe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  897 ompi/mca/pml/ucx/pml_ucx.c int mca_pml_ucx_improbe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  925 ompi/mca/pml/ucx/pml_ucx.c int mca_pml_ucx_mprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t 1063 ompi/mca/pml/ucx/pml_ucx.c int mca_pml_ucx_dump(struct ompi_communicator_t* comm, int verbose)
ompi_communicator_t   76 ompi/mca/pml/ucx/pml_ucx.h int mca_pml_ucx_add_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   77 ompi/mca/pml/ucx/pml_ucx.h int mca_pml_ucx_del_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   80 ompi/mca/pml/ucx/pml_ucx.h                              int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t   84 ompi/mca/pml/ucx/pml_ucx.h                         int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t   88 ompi/mca/pml/ucx/pml_ucx.h                        int tag, struct ompi_communicator_t* comm,
ompi_communicator_t   93 ompi/mca/pml/ucx/pml_ucx.h                              struct ompi_communicator_t* comm,
ompi_communicator_t   98 ompi/mca/pml/ucx/pml_ucx.h                         struct ompi_communicator_t* comm,
ompi_communicator_t  103 ompi/mca/pml/ucx/pml_ucx.h                        struct ompi_communicator_t* comm);
ompi_communicator_t  105 ompi/mca/pml/ucx/pml_ucx.h int mca_pml_ucx_iprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  108 ompi/mca/pml/ucx/pml_ucx.h int mca_pml_ucx_probe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  111 ompi/mca/pml/ucx/pml_ucx.h int mca_pml_ucx_improbe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  115 ompi/mca/pml/ucx/pml_ucx.h int mca_pml_ucx_mprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  129 ompi/mca/pml/ucx/pml_ucx.h int mca_pml_ucx_dump(struct ompi_communicator_t* comm, int verbose);
ompi_communicator_t  299 ompi/mca/pml/yalla/pml_yalla.c int mca_pml_yalla_add_comm(struct ompi_communicator_t* comm)
ompi_communicator_t  315 ompi/mca/pml/yalla/pml_yalla.c int mca_pml_yalla_del_comm(struct ompi_communicator_t* comm)
ompi_communicator_t  331 ompi/mca/pml/yalla/pml_yalla.c                              int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  347 ompi/mca/pml/yalla/pml_yalla.c                         int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  371 ompi/mca/pml/yalla/pml_yalla.c                        int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  403 ompi/mca/pml/yalla/pml_yalla.c                              struct ompi_communicator_t* comm,
ompi_communicator_t  470 ompi/mca/pml/yalla/pml_yalla.c                         struct ompi_communicator_t* comm,
ompi_communicator_t  504 ompi/mca/pml/yalla/pml_yalla.c                        struct ompi_communicator_t* comm)
ompi_communicator_t  534 ompi/mca/pml/yalla/pml_yalla.c int mca_pml_yalla_iprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  558 ompi/mca/pml/yalla/pml_yalla.c int mca_pml_yalla_probe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  581 ompi/mca/pml/yalla/pml_yalla.c int mca_pml_yalla_improbe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  608 ompi/mca/pml/yalla/pml_yalla.c int mca_pml_yalla_mprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  742 ompi/mca/pml/yalla/pml_yalla.c int mca_pml_yalla_dump(struct ompi_communicator_t* comm, int verbose)
ompi_communicator_t   95 ompi/mca/pml/yalla/pml_yalla.h int mca_pml_yalla_add_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   96 ompi/mca/pml/yalla/pml_yalla.h int mca_pml_yalla_del_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   99 ompi/mca/pml/yalla/pml_yalla.h                              int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  103 ompi/mca/pml/yalla/pml_yalla.h                         int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  107 ompi/mca/pml/yalla/pml_yalla.h                        int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  112 ompi/mca/pml/yalla/pml_yalla.h                              struct ompi_communicator_t* comm,
ompi_communicator_t  117 ompi/mca/pml/yalla/pml_yalla.h                         struct ompi_communicator_t* comm,
ompi_communicator_t  122 ompi/mca/pml/yalla/pml_yalla.h                        struct ompi_communicator_t* comm);
ompi_communicator_t  124 ompi/mca/pml/yalla/pml_yalla.h int mca_pml_yalla_iprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  127 ompi/mca/pml/yalla/pml_yalla.h int mca_pml_yalla_probe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  130 ompi/mca/pml/yalla/pml_yalla.h int mca_pml_yalla_improbe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  134 ompi/mca/pml/yalla/pml_yalla.h int mca_pml_yalla_mprobe(int src, int tag, struct ompi_communicator_t* comm,
ompi_communicator_t  148 ompi/mca/pml/yalla/pml_yalla.h int mca_pml_yalla_dump(struct ompi_communicator_t* comm, int verbose);
ompi_communicator_t  131 ompi/mca/pml/yalla/pml_yalla_request.h         int _src, int _tag, struct ompi_communicator_t* _comm, int _state)
ompi_communicator_t  140 ompi/mca/pml/yalla/pml_yalla_request.h         int _dst, int _tag, mca_pml_base_send_mode_t _mode, struct ompi_communicator_t* _comm, int _state)
ompi_communicator_t   42 ompi/mca/rte/orte/rte_orte.h struct ompi_communicator_t;
ompi_communicator_t   44 ompi/mca/rte/pmix/rte_pmix.h struct ompi_communicator_t;
ompi_communicator_t   59 ompi/mca/sharedfp/individual/sharedfp_individual.h int mca_sharedfp_individual_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   34 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c int mca_sharedfp_individual_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   58 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile.h int mca_sharedfp_lockedfile_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   40 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c int mca_sharedfp_lockedfile_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t  180 ompi/mca/sharedfp/sharedfp.h         struct ompi_communicator_t *comm, const char *filename, int amode,
ompi_communicator_t   76 ompi/mca/sharedfp/sm/sharedfp_sm.c     ompi_communicator_t * comm = fh->f_comm;
ompi_communicator_t   58 ompi/mca/sharedfp/sm/sharedfp_sm.h int mca_sharedfp_sm_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   49 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c int mca_sharedfp_sm_file_open (struct ompi_communicator_t *comm,
ompi_communicator_t   54 ompi/mca/topo/base/base.h mca_topo_base_comm_select(const ompi_communicator_t*  comm,
ompi_communicator_t   75 ompi/mca/topo/base/base.h                           ompi_communicator_t* old_comm,
ompi_communicator_t   80 ompi/mca/topo/base/base.h                           ompi_communicator_t** comm_topo);
ompi_communicator_t   83 ompi/mca/topo/base/base.h mca_topo_base_cart_coords(ompi_communicator_t *comm,
ompi_communicator_t   89 ompi/mca/topo/base/base.h mca_topo_base_cartdim_get(ompi_communicator_t *comm,
ompi_communicator_t   93 ompi/mca/topo/base/base.h mca_topo_base_cart_get(ompi_communicator_t *comm,
ompi_communicator_t  100 ompi/mca/topo/base/base.h mca_topo_base_cart_map(ompi_communicator_t * comm,
ompi_communicator_t  105 ompi/mca/topo/base/base.h mca_topo_base_cart_rank(ompi_communicator_t *comm,
ompi_communicator_t  110 ompi/mca/topo/base/base.h mca_topo_base_cart_shift(ompi_communicator_t *comm,
ompi_communicator_t  117 ompi/mca/topo/base/base.h mca_topo_base_cart_sub(ompi_communicator_t *comm,
ompi_communicator_t  119 ompi/mca/topo/base/base.h                        ompi_communicator_t **new_comm);
ompi_communicator_t  122 ompi/mca/topo/base/base.h mca_topo_base_graphdims_get(ompi_communicator_t *comm,
ompi_communicator_t  128 ompi/mca/topo/base/base.h                            ompi_communicator_t* old_comm,
ompi_communicator_t  133 ompi/mca/topo/base/base.h                            ompi_communicator_t** new_comm);
ompi_communicator_t  136 ompi/mca/topo/base/base.h mca_topo_base_graph_get(ompi_communicator_t *comm,
ompi_communicator_t  143 ompi/mca/topo/base/base.h mca_topo_base_graph_map(ompi_communicator_t * comm,
ompi_communicator_t  148 ompi/mca/topo/base/base.h mca_topo_base_graph_neighbors(ompi_communicator_t *comm,
ompi_communicator_t  154 ompi/mca/topo/base/base.h mca_topo_base_graph_neighbors_count(ompi_communicator_t *comm,
ompi_communicator_t  164 ompi/mca/topo/base/base.h                                     ompi_communicator_t *comm,
ompi_communicator_t  172 ompi/mca/topo/base/base.h                                 ompi_communicator_t *old_comm,
ompi_communicator_t  176 ompi/mca/topo/base/base.h                                 ompi_communicator_t **new_comm);
ompi_communicator_t  180 ompi/mca/topo/base/base.h                                          ompi_communicator_t *old_comm,
ompi_communicator_t  185 ompi/mca/topo/base/base.h                                          ompi_communicator_t **comm_dist_graph);
ompi_communicator_t  188 ompi/mca/topo/base/base.h mca_topo_base_dist_graph_neighbors(ompi_communicator_t *comm,
ompi_communicator_t  195 ompi/mca/topo/base/base.h mca_topo_base_dist_graph_neighbors_count(ompi_communicator_t *comm,
ompi_communicator_t  199 ompi/mca/topo/base/base.h int mca_topo_base_neighbor_count (ompi_communicator_t *comm, int *indegree, int *outdegree);
ompi_communicator_t   38 ompi/mca/topo/base/topo_base_cart_coords.c int mca_topo_base_cart_coords(ompi_communicator_t* comm,
ompi_communicator_t   51 ompi/mca/topo/base/topo_base_cart_create.c                               ompi_communicator_t* old_comm,
ompi_communicator_t   56 ompi/mca/topo/base/topo_base_cart_create.c                               ompi_communicator_t** comm_topo)
ompi_communicator_t   59 ompi/mca/topo/base/topo_base_cart_create.c     ompi_communicator_t *new_comm;
ompi_communicator_t   43 ompi/mca/topo/base/topo_base_cart_get.c int mca_topo_base_cart_get(ompi_communicator_t* comm,
ompi_communicator_t   41 ompi/mca/topo/base/topo_base_cart_map.c int mca_topo_base_cart_map(ompi_communicator_t* comm,
ompi_communicator_t   42 ompi/mca/topo/base/topo_base_cart_rank.c int mca_topo_base_cart_rank(ompi_communicator_t* comm,
ompi_communicator_t   40 ompi/mca/topo/base/topo_base_cart_shift.c int mca_topo_base_cart_shift(ompi_communicator_t* comm,
ompi_communicator_t   45 ompi/mca/topo/base/topo_base_cart_sub.c int mca_topo_base_cart_sub (ompi_communicator_t* comm,
ompi_communicator_t   47 ompi/mca/topo/base/topo_base_cart_sub.c                             ompi_communicator_t** new_comm)
ompi_communicator_t   49 ompi/mca/topo/base/topo_base_cart_sub.c     struct ompi_communicator_t *temp_comm;
ompi_communicator_t   34 ompi/mca/topo/base/topo_base_cartdim_get.c int mca_topo_base_cartdim_get(ompi_communicator_t* comm, int *ndims)
ompi_communicator_t   70 ompi/mca/topo/base/topo_base_comm_select.c int mca_topo_base_comm_select(const ompi_communicator_t*  comm,
ompi_communicator_t   36 ompi/mca/topo/base/topo_base_dist_graph_create.c                                         ompi_communicator_t *comm,
ompi_communicator_t  283 ompi/mca/topo/base/topo_base_dist_graph_create.c                                     ompi_communicator_t *comm_old,
ompi_communicator_t  288 ompi/mca/topo/base/topo_base_dist_graph_create.c                                     ompi_communicator_t **newcomm)
ompi_communicator_t  302 ompi/mca/topo/base/topo_base_dist_graph_create.c         ompi_communicator_t *intermediate_comm = *newcomm;
ompi_communicator_t   24 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c                                              ompi_communicator_t *comm_old,
ompi_communicator_t   31 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c                                              ompi_communicator_t **newcomm)
ompi_communicator_t   45 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c         ompi_communicator_t *intermediate_comm = *newcomm;
ompi_communicator_t   22 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c int mca_topo_base_dist_graph_neighbors(ompi_communicator_t *comm,
ompi_communicator_t   17 ompi/mca/topo/base/topo_base_dist_graph_neighbors_count.c int mca_topo_base_dist_graph_neighbors_count(ompi_communicator_t *comm,
ompi_communicator_t   74 ompi/mca/topo/base/topo_base_frame.c int mca_topo_base_neighbor_count (ompi_communicator_t *comm, int *indegree, int *outdegree) {
ompi_communicator_t   44 ompi/mca/topo/base/topo_base_graph_create.c                                ompi_communicator_t* old_comm,
ompi_communicator_t   49 ompi/mca/topo/base/topo_base_graph_create.c                                ompi_communicator_t** comm_topo)
ompi_communicator_t   51 ompi/mca/topo/base/topo_base_graph_create.c     ompi_communicator_t *new_comm;
ompi_communicator_t   37 ompi/mca/topo/base/topo_base_graph_get.c int mca_topo_base_graph_get(ompi_communicator_t* comm,
ompi_communicator_t   41 ompi/mca/topo/base/topo_base_graph_map.c int mca_topo_base_graph_map(ompi_communicator_t * comm,
ompi_communicator_t   39 ompi/mca/topo/base/topo_base_graph_neighbors.c int mca_topo_base_graph_neighbors (ompi_communicator_t* comm,
ompi_communicator_t   37 ompi/mca/topo/base/topo_base_graph_neighbors_count.c int mca_topo_base_graph_neighbors_count (ompi_communicator_t* comm,
ompi_communicator_t   39 ompi/mca/topo/base/topo_base_graphdims_get.c int mca_topo_base_graphdims_get (ompi_communicator_t* comm,
ompi_communicator_t   33 ompi/mca/topo/basic/topo_basic_component.c comm_query(const ompi_communicator_t *comm, int *priority, uint32_t type);
ompi_communicator_t   67 ompi/mca/topo/basic/topo_basic_component.c comm_query(const ompi_communicator_t *comm, int *priority, uint32_t type)
ompi_communicator_t   67 ompi/mca/topo/example/topo_example.h int mca_topo_example_cart_map(struct ompi_communicator_t *comm,
ompi_communicator_t   73 ompi/mca/topo/example/topo_example.h int mca_topo_example_graph_map(struct ompi_communicator_t *comm,
ompi_communicator_t   42 ompi/mca/topo/example/topo_example_cart_map.c int mca_topo_example_cart_map (ompi_communicator_t* comm,
ompi_communicator_t   38 ompi/mca/topo/example/topo_example_component.c comm_query(const ompi_communicator_t *comm, int *priority, uint32_t type);
ompi_communicator_t   73 ompi/mca/topo/example/topo_example_component.c comm_query(const ompi_communicator_t *comm, int *priority, uint32_t type)
ompi_communicator_t   41 ompi/mca/topo/example/topo_example_graph_map.c int mca_topo_example_graph_map (ompi_communicator_t* comm,
ompi_communicator_t  149 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  157 ompi/mca/topo/topo.h                      ompi_communicator_t* old_comm,
ompi_communicator_t  162 ompi/mca/topo/topo.h                      ompi_communicator_t** comm_topo);
ompi_communicator_t  166 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  174 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  179 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  187 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  193 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  201 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  203 ompi/mca/topo/topo.h                      struct ompi_communicator_t ** new_comm);
ompi_communicator_t  208 ompi/mca/topo/topo.h                      ompi_communicator_t* old_comm,
ompi_communicator_t  213 ompi/mca/topo/topo.h                      ompi_communicator_t** new_comm);
ompi_communicator_t  217 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  225 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  233 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  239 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  246 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  253 ompi/mca/topo/topo.h                      struct ompi_communicator_t *old_comm,
ompi_communicator_t  257 ompi/mca/topo/topo.h                      struct ompi_communicator_t **new_comm);
ompi_communicator_t  262 ompi/mca/topo/topo.h                      ompi_communicator_t *comm_old,
ompi_communicator_t  269 ompi/mca/topo/topo.h                      ompi_communicator_t **comm_dist_graph);
ompi_communicator_t  273 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t  281 ompi/mca/topo/topo.h                     (struct ompi_communicator_t *comm,
ompi_communicator_t   69 ompi/mca/topo/treematch/topo_treematch.h                                          ompi_communicator_t *comm_old,
ompi_communicator_t   74 ompi/mca/topo/treematch/topo_treematch.h                                          ompi_communicator_t **newcomm);
ompi_communicator_t   29 ompi/mca/topo/treematch/topo_treematch_component.c comm_query(const ompi_communicator_t *comm, int *priority, uint32_t type);
ompi_communicator_t   75 ompi/mca/topo/treematch/topo_treematch_component.c comm_query(const ompi_communicator_t *comm, int *priority, uint32_t type)
ompi_communicator_t   57 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                  ompi_communicator_t *comm_old)
ompi_communicator_t   98 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                          ompi_communicator_t *comm_old,
ompi_communicator_t  103 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                          ompi_communicator_t **newcomm)
ompi_communicator_t  713 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         ompi_communicator_t *localcomm = NULL;
ompi_communicator_t   43 ompi/mca/vprotocol/example/vprotocol_example.c OMPI_DECLSPEC int mca_vprotocol_example_dump(struct ompi_communicator_t* comm, int verbose)
ompi_communicator_t   34 ompi/mca/vprotocol/example/vprotocol_example.h OMPI_DECLSPEC int mca_vprotocol_example_add_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   35 ompi/mca/vprotocol/example/vprotocol_example.h OMPI_DECLSPEC int mca_vprotocol_example_del_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   42 ompi/mca/vprotocol/example/vprotocol_example.h                                             struct ompi_communicator_t* comm,
ompi_communicator_t   49 ompi/mca/vprotocol/example/vprotocol_example.h                                             struct ompi_communicator_t *comm,
ompi_communicator_t   56 ompi/mca/vprotocol/example/vprotocol_example.h                                             struct ompi_communicator_t *comm,
ompi_communicator_t   65 ompi/mca/vprotocol/example/vprotocol_example.h                                             struct ompi_communicator_t* comm,
ompi_communicator_t   73 ompi/mca/vprotocol/example/vprotocol_example.h                                             ompi_communicator_t* comm,
ompi_communicator_t   81 ompi/mca/vprotocol/example/vprotocol_example.h                                             ompi_communicator_t* comm );
ompi_communicator_t   84 ompi/mca/vprotocol/example/vprotocol_example.h                                             struct ompi_communicator_t *comm,
ompi_communicator_t   87 ompi/mca/vprotocol/example/vprotocol_example.h                                             struct ompi_communicator_t *comm,
ompi_communicator_t   93 ompi/mca/vprotocol/example/vprotocol_example.h OMPI_DECLSPEC int mca_vprotocol_example_dump(struct ompi_communicator_t* comm,
ompi_communicator_t   14 ompi/mca/vprotocol/example/vprotocol_example_comm.c int mca_vprotocol_example_add_comm(struct ompi_communicator_t* comm)
ompi_communicator_t   20 ompi/mca/vprotocol/example/vprotocol_example_comm.c int mca_vprotocol_example_del_comm(struct ompi_communicator_t* comm)
ompi_communicator_t   16 ompi/mca/vprotocol/example/vprotocol_example_probe.c                        struct ompi_communicator_t *comm,
ompi_communicator_t   24 ompi/mca/vprotocol/example/vprotocol_example_probe.c                         struct ompi_communicator_t *comm,
ompi_communicator_t   23 ompi/mca/vprotocol/example/vprotocol_example_recv.c                       struct ompi_communicator_t* comm,
ompi_communicator_t   38 ompi/mca/vprotocol/example/vprotocol_example_recv.c                      struct ompi_communicator_t *comm,
ompi_communicator_t   53 ompi/mca/vprotocol/example/vprotocol_example_recv.c                       struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/vprotocol/example/vprotocol_example_send.c                       struct ompi_communicator_t* comm,
ompi_communicator_t   34 ompi/mca/vprotocol/example/vprotocol_example_send.c                      struct ompi_communicator_t *comm,
ompi_communicator_t   47 ompi/mca/vprotocol/example/vprotocol_example_send.c                       struct ompi_communicator_t *comm)
ompi_communicator_t   51 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c int mca_vprotocol_pessimist_dump(struct ompi_communicator_t* comm, int verbose)
ompi_communicator_t   39 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h     ompi_communicator_t *el_comm;
ompi_communicator_t   59 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h int mca_vprotocol_pessimist_dump(struct ompi_communicator_t* comm, int verbose);
ompi_communicator_t   64 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h int mca_vprotocol_pessimist_add_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   65 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h int mca_vprotocol_pessimist_del_comm(struct ompi_communicator_t* comm);
ompi_communicator_t   72 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t   79 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h                                  struct ompi_communicator_t *comm,
ompi_communicator_t   88 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h                                   ompi_communicator_t* comm,
ompi_communicator_t   96 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h                                  ompi_communicator_t* comm );
ompi_communicator_t   99 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h                                    struct ompi_communicator_t *comm,
ompi_communicator_t  102 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.h                                   struct ompi_communicator_t *comm,
ompi_communicator_t   14 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_comm.c int mca_vprotocol_pessimist_add_comm(struct ompi_communicator_t* comm)
ompi_communicator_t   19 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_comm.c int mca_vprotocol_pessimist_del_comm(struct ompi_communicator_t* comm)
ompi_communicator_t   21 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c int vprotocol_pessimist_event_logger_connect(int el_rank, ompi_communicator_t **el_comm)
ompi_communicator_t   70 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c int vprotocol_pessimist_event_logger_disconnect(ompi_communicator_t *el_comm)
ompi_communicator_t   23 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.h int vprotocol_pessimist_event_logger_connect(int el_rank, ompi_communicator_t **el_comm);
ompi_communicator_t   28 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.h int vprotocol_pessimist_event_logger_disconnect(ompi_communicator_t *el_comm);
ompi_communicator_t   15 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   18 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   21 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   24 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   31 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                         struct ompi_communicator_t *comm,
ompi_communicator_t   49 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                        struct ompi_communicator_t *comm,
ompi_communicator_t   70 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                   struct ompi_communicator_t *comm,
ompi_communicator_t   77 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   84 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                  struct ompi_communicator_t *comm,
ompi_communicator_t   91 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_probe.c                                struct ompi_communicator_t *comm,
ompi_communicator_t   25 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_recv.c                      struct ompi_communicator_t *comm,
ompi_communicator_t   51 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_recv.c                       struct ompi_communicator_t *comm,
ompi_communicator_t   23 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_send.c                        ompi_communicator_t* comm,
ompi_communicator_t   45 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_send.c                       ompi_communicator_t* comm )
ompi_communicator_t   23 ompi/message/message.h struct ompi_communicator_t;
ompi_communicator_t   28 ompi/message/message.h     struct ompi_communicator_t *comm;   /**< communicator used in probe */
ompi_communicator_t   55 ompi/mpi/c/comm_accept.c     ompi_communicator_t *newcomp=MPI_COMM_NULL;
ompi_communicator_t   65 ompi/mpi/c/comm_compare.c     rc = ompi_comm_compare ( (ompi_communicator_t*)comm1,
ompi_communicator_t   66 ompi/mpi/c/comm_compare.c                              (ompi_communicator_t*)comm2,
ompi_communicator_t   55 ompi/mpi/c/comm_connect.c     ompi_communicator_t *newcomp=MPI_COMM_NULL;
ompi_communicator_t   66 ompi/mpi/c/comm_create.c     rc = ompi_comm_create ( (ompi_communicator_t*)comm, (ompi_group_t*)group,
ompi_communicator_t   67 ompi/mpi/c/comm_create.c                            (ompi_communicator_t**)newcomm );
ompi_communicator_t   78 ompi/mpi/c/comm_create_group.c     rc = ompi_comm_create_group ((ompi_communicator_t *) comm, (ompi_group_t *) group,
ompi_communicator_t   79 ompi/mpi/c/comm_create_group.c                                  tag, (ompi_communicator_t **) newcomm);
ompi_communicator_t   63 ompi/mpi/c/comm_group.c    rc = ompi_comm_group ( (ompi_communicator_t*)comm, (ompi_group_t**)group );
ompi_communicator_t   69 ompi/mpi/c/comm_join.c     ompi_communicator_t *newcomp;
ompi_communicator_t   60 ompi/mpi/c/comm_rank.c     *rank = ompi_comm_rank((ompi_communicator_t*)comm);
ompi_communicator_t   61 ompi/mpi/c/comm_remote_size.c     *size = ompi_comm_remote_size ((ompi_communicator_t*)comm);
ompi_communicator_t   63 ompi/mpi/c/comm_size.c     *size = ompi_comm_size((ompi_communicator_t*)comm);
ompi_communicator_t   56 ompi/mpi/c/comm_spawn.c     ompi_communicator_t *newcomp=NULL;
ompi_communicator_t   56 ompi/mpi/c/comm_spawn_multiple.c     ompi_communicator_t *newcomp=NULL;
ompi_communicator_t   69 ompi/mpi/c/comm_split.c     rc = ompi_comm_split ( (ompi_communicator_t*)comm, color, key,
ompi_communicator_t   70 ompi/mpi/c/comm_split.c                           (ompi_communicator_t**)newcomm, false);
ompi_communicator_t   96 ompi/mpi/c/comm_split_type.c         rc = ompi_comm_split_type( (ompi_communicator_t*)comm, split_type, key, &(info->super),
ompi_communicator_t   97 ompi/mpi/c/comm_split_type.c                                    (ompi_communicator_t**)newcomm);
ompi_communicator_t   36 ompi/mpi/c/imrecv.c     ompi_communicator_t *comm;
ompi_communicator_t   53 ompi/mpi/c/intercomm_create.c     ompi_communicator_t *newcomp=NULL;
ompi_communicator_t   50 ompi/mpi/c/intercomm_merge.c     ompi_communicator_t *newcomp=MPI_COMM_NULL;
ompi_communicator_t   40 ompi/mpi/c/mrecv.c     ompi_communicator_t *comm;
ompi_communicator_t   84 ompi/mpi/c/reduce_local.c     ompi_communicator_t *comm = &ompi_mpi_comm_self.comm;
ompi_communicator_t   33 ompi/patterns/comm/allgather.c         int n_peers, int *ranks_in_comm,ompi_communicator_t *comm)
ompi_communicator_t   36 ompi/patterns/comm/allreduce.c         ompi_communicator_t *comm)
ompi_communicator_t   35 ompi/patterns/comm/bcast.c         int n_peers, int *ranks_in_comm,ompi_communicator_t *comm)
ompi_communicator_t   32 ompi/patterns/comm/coll_ops.h         int *ranks_in_comm,ompi_communicator_t *comm);
ompi_communicator_t   36 ompi/patterns/comm/coll_ops.h         ompi_communicator_t *comm);
ompi_communicator_t   39 ompi/patterns/comm/coll_ops.h         int n_peers, int *ranks_in_comm,ompi_communicator_t
ompi_communicator_t   36 ompi/peruse/peruse-internal.h     ompi_communicator_t* comm;      /**< Corresponding communicator */
ompi_communicator_t  114 ompi/peruse/peruse-internal.h                 _comm_spec.comm      = (ompi_communicator_t*) (comm_ptr);         \
ompi_communicator_t   65 ompi/request/request.c     req->req_mpi_object.comm = (struct ompi_communicator_t*) NULL;
ompi_communicator_t  101 ompi/request/request.h struct ompi_communicator_t;
ompi_communicator_t  117 ompi/request/request.h     struct ompi_communicator_t *comm;
ompi_communicator_t   44 ompi/runtime/mpiruntime.h struct ompi_communicator_t;
ompi_communicator_t  211 ompi/runtime/mpiruntime.h OMPI_DECLSPEC int ompi_mpi_abort(struct ompi_communicator_t* comm,
ompi_communicator_t  132 ompi/runtime/ompi_cr.c         ompi_communicator_t *comm =
ompi_communicator_t  133 ompi/runtime/ompi_cr.c             (ompi_communicator_t *)opal_pointer_array_get_item(&ompi_mpi_communicators, i);
ompi_communicator_t   72 ompi/runtime/ompi_mpi_abort.c static void try_kill_peers(ompi_communicator_t *comm,
ompi_communicator_t  121 ompi/runtime/ompi_mpi_abort.c ompi_mpi_abort(struct ompi_communicator_t* comm,
ompi_communicator_t  274 ompi/runtime/ompi_mpi_finalize.c             ompi_communicator_t *comm = &ompi_mpi_comm_world.comm;
ompi_communicator_t   26 ompi/runtime/ompi_spc.c OPAL_DECLSPEC ompi_communicator_t *ompi_spc_comm = NULL;
ompi_communicator_t  143 ompi/win/win.c static int alloc_window(struct ompi_communicator_t *comm, opal_info_t *info, int flavor, ompi_win_t **win_out)
ompi_communicator_t  233 ompi/win/win.c                 int disp_unit, ompi_communicator_t *comm,
ompi_communicator_t  266 ompi/win/win.c                   ompi_communicator_t *comm, void *baseptr, ompi_win_t **newwin)
ompi_communicator_t  299 ompi/win/win.c                          ompi_communicator_t *comm, void *baseptr, ompi_win_t **newwin)
ompi_communicator_t  331 ompi/win/win.c ompi_win_create_dynamic(opal_info_t *info, ompi_communicator_t *comm, ompi_win_t **newwin)
ompi_communicator_t  137 ompi/win/win.h                     ompi_communicator_t *comm, opal_info_t *info,
ompi_communicator_t  140 ompi/win/win.h                       ompi_communicator_t *comm, void *baseptr, ompi_win_t **newwin);
ompi_communicator_t  142 ompi/win/win.h                       ompi_communicator_t *comm, void *baseptr, ompi_win_t **newwin);
ompi_communicator_t  143 ompi/win/win.h int ompi_win_create_dynamic(opal_info_t *info, ompi_communicator_t *comm, ompi_win_t **newwin);
ompi_communicator_t   61 oshmem/mca/scoll/mpi/scoll_mpi.h     ompi_communicator_t             *comm;
ompi_communicator_t  114 oshmem/mca/scoll/mpi/scoll_mpi_module.c     ompi_communicator_t* newcomm = NULL;
ompi_communicator_t   70 oshmem/proc/proc.h     ompi_communicator_t*         ompi_comm;