destweights 442 ompi/communicator/communicator.h int destinations[], int destweights[], destweights 183 ompi/mca/topo/base/base.h const int destinations[], const int destweights[], destweights 192 ompi/mca/topo/base/base.h int destweights[]); destweights 29 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c const int destweights[], destweights 62 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c topo->weighted = !((MPI_UNWEIGHTED == sourceweights) && (MPI_UNWEIGHTED == destweights)); destweights 86 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c if (MPI_UNWEIGHTED != destweights) { destweights 92 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c memcpy(topo->outw, destweights, sizeof(int) * topo->outdegree); destweights 111 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c if( MPI_UNWEIGHTED != destweights ) { destweights 26 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c int destweights[]) destweights 49 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c if (MPI_UNWEIGHTED != destweights && NULL != dg->outw) { destweights 50 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c destweights[i] = dg->outw[i]; destweights 267 ompi/mca/topo/topo.h const int destweights[], destweights 277 ompi/mca/topo/topo.h int destweights[]); destweights 47 ompi/mpi/c/dist_graph_create_adjacent.c const int destinations[], const int destweights[], destweights 72 ompi/mpi/c/dist_graph_create_adjacent.c (NULL == destinations || NULL == destweights))) { destweights 89 ompi/mpi/c/dist_graph_create_adjacent.c } else if (MPI_UNWEIGHTED != destweights && destweights[i] < 0) { destweights 104 ompi/mpi/c/dist_graph_create_adjacent.c destinations, destweights, &(info->super), destweights 41 ompi/mpi/c/dist_graph_neighbors.c int destweights[]) destweights 58 ompi/mpi/c/dist_graph_neighbors.c (NULL == destinations || NULL == destweights))) { destweights 70 ompi/mpi/c/dist_graph_neighbors.c destinations, destweights); destweights 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), destweights 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) ) destweights 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), destweights 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) ) destweights 74 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *info, destweights 99 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c if (OMPI_IS_FORTRAN_UNWEIGHTED(destweights)) { destweights 101 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c } else if (OMPI_IS_FORTRAN_WEIGHTS_EMPTY(destweights)) { destweights 104 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c OMPI_ARRAY_FINT_2_INT(destweights, *indegree); destweights 105 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c c_destweights = OMPI_ARRAY_NAME_CONVERT(destweights); destweights 127 ompi/mpi/fortran/mpif-h/dist_graph_create_adjacent_f.c OMPI_ARRAY_FINT_2_INT_CLEANUP(destweights); destweights 36 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c (MPI_Fint* comm, MPI_Fint* maxindegree, MPI_Fint* sources, MPI_Fint* sourceweights, MPI_Fint* maxoutdegree, MPI_Fint* destinations, MPI_Fint* destweights, MPI_Fint *ierr), destweights 37 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c (comm, maxindegree, sources, sourceweights, maxoutdegree, destinations, destweights, ierr) ) destweights 56 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c (MPI_Fint* comm, MPI_Fint* maxindegree, MPI_Fint* sources, MPI_Fint* sourceweights, MPI_Fint* maxoutdegree, MPI_Fint* destinations, MPI_Fint* destweights, MPI_Fint *ierr), destweights 57 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c (comm, maxindegree, sources, sourceweights, maxoutdegree, destinations, destweights, ierr) ) destweights 69 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c MPI_Fint* destweights, destweights 76 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c OMPI_ARRAY_NAME_DECL(destweights); destweights 85 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c if( !OMPI_IS_FORTRAN_UNWEIGHTED(destweights) ) { destweights 86 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c OMPI_ARRAY_FINT_2_INT_ALLOC(destweights, *maxoutdegree); destweights 93 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c OMPI_IS_FORTRAN_UNWEIGHTED(destweights) ? MPI_UNWEIGHTED : OMPI_ARRAY_NAME_CONVERT(destweights))); destweights 100 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c if( !OMPI_IS_FORTRAN_UNWEIGHTED(destweights) ) { destweights 101 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c OMPI_ARRAY_INT_2_FINT(destweights, *maxoutdegree); destweights 109 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c if( !OMPI_IS_FORTRAN_UNWEIGHTED(destweights) ) { destweights 110 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c OMPI_ARRAY_FINT_2_INT_CLEANUP(destweights); destweights 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)); destweights 159 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Dist_graph_neighbors, mpi_dist_graph_neighbors, MPI_DIST_GRAPH_NEIGHBORS, (MPI_Fint* comm, MPI_Fint* maxindegree, MPI_Fint* sources, MPI_Fint* sourceweights, MPI_Fint* maxoutdegree, MPI_Fint* destinations, MPI_Fint* destweights, MPI_Fint *ierr)); destweights 1749 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h maxoutdegree,destinations,destweights,ierror) & destweights 1755 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h INTEGER, INTENT(OUT) :: sourceweights(maxindegree), destweights(maxoutdegree) destweights 2360 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h outdegree, destinations, destweights, info, reorder, & destweights 2368 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, dimension(outdegree), intent(in) :: destweights destweights 2394 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h maxoutdegree, destinations, destweights, ierror) destweights 2401 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, dimension(maxoutdegree), intent(out) :: destweights destweights 2362 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h outdegree, destinations, destweights, info, reorder, & destweights 2370 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, dimension(outdegree), intent(in) :: destweights destweights 2396 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h maxoutdegree, destinations, destweights, ierror) destweights 2403 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, dimension(maxoutdegree), intent(out) :: destweights