comm_graph 46 ompi/mpi/c/graph_create.c const int edges[], int reorder, MPI_Comm *comm_graph) comm_graph 82 ompi/mpi/c/graph_create.c *comm_graph = MPI_COMM_NULL; comm_graph 106 ompi/mpi/c/graph_create.c (0 == reorder) ? false : true, comm_graph); comm_graph 40 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (MPI_Fint *comm_old, MPI_Fint *indegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *outdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_graph 41 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (comm_old, indegree, sources, sourceweights, outdegree, destinations, destweights, info, reorder, comm_graph, ierr) ) comm_graph 60 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (MPI_Fint *comm_old, MPI_Fint *indegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *outdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_graph 61 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c (comm_old, indegree, sources, sourceweights, outdegree, destinations, destweights, info, reorder, comm_graph, ierr) ) comm_graph 75 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, comm_graph 118 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c *comm_graph = PMPI_Comm_c2f(c_comm_graph); comm_graph 39 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_graph 40 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (comm_old, n, sources, degrees, destinations, weights, info, reorder, comm_graph, ierr) ) comm_graph 59 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_graph 60 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c (comm_old, n, sources, degrees, destinations, weights, info, reorder, comm_graph, ierr) ) comm_graph 71 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, comm_graph 105 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c *comm_graph = PMPI_Comm_c2f(c_comm_graph); comm_graph 41 ompi/mpi/fortran/mpif-h/graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *nnodes, MPI_Fint *indx, MPI_Fint *edges, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_graph 42 ompi/mpi/fortran/mpif-h/graph_create_f.c (comm_old, nnodes, indx, edges, reorder, comm_graph, ierr) ) comm_graph 61 ompi/mpi/fortran/mpif-h/graph_create_f.c (MPI_Fint *comm_old, MPI_Fint *nnodes, MPI_Fint *indx, MPI_Fint *edges, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr), comm_graph 62 ompi/mpi/fortran/mpif-h/graph_create_f.c (comm_old, nnodes, indx, edges, reorder, comm_graph, ierr) ) comm_graph 71 ompi/mpi/fortran/mpif-h/graph_create_f.c ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, comm_graph 95 ompi/mpi/fortran/mpif-h/graph_create_f.c *comm_graph = PMPI_Comm_c2f(c_comm_graph); comm_graph 157 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Dist_graph_create, mpi_dist_graph_create, MPI_DIST_GRAPH_CREATE, (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr)); comm_graph 158 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Dist_graph_create_adjacent, mpi_dist_graph_create_adjacent, MPI_DIST_GRAPH_CREATE_ADJACENT, (MPI_Fint *comm_old, MPI_Fint *indegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *outdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *info, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr)); comm_graph 243 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Graph_create, mpi_graph_create, MPI_GRAPH_CREATE, (MPI_Fint *comm_old, MPI_Fint *nnodes, MPI_Fint *index, MPI_Fint *edges, ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph, MPI_Fint *ierr)); comm_graph 688 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h comm_graph, ierror) comm_graph 694 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, intent(out) :: comm_graph comm_graph 688 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h comm_graph, ierror) comm_graph 694 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, intent(out) :: comm_graph