maxoutdegree      191 ompi/mca/topo/base/base.h                                    int maxoutdegree, int destinations[],
maxoutdegree       25 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c                                        int maxoutdegree, int destinations[],
maxoutdegree       37 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c     if (maxoutdegree > dg->outdegree) {
maxoutdegree       38 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c         maxoutdegree = dg->outdegree;
maxoutdegree       47 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c     for (i = 0; i < maxoutdegree; ++i) {
maxoutdegree      276 ompi/mca/topo/topo.h                      int maxoutdegree, int destinations[],
maxoutdegree       40 ompi/mpi/c/dist_graph_neighbors.c                              int maxoutdegree, int destinations[],
maxoutdegree       54 ompi/mpi/c/dist_graph_neighbors.c         } else if (maxindegree < 0 || maxoutdegree < 0 ||
maxoutdegree       57 ompi/mpi/c/dist_graph_neighbors.c                    (maxoutdegree > 0 &&
maxoutdegree       69 ompi/mpi/c/dist_graph_neighbors.c                                                              sources, sourceweights, maxoutdegree,
maxoutdegree       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),
maxoutdegree       37 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c                             (comm, maxindegree, sources, sourceweights, maxoutdegree, destinations, destweights, ierr) )
maxoutdegree       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),
maxoutdegree       57 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c                             (comm, maxindegree, sources, sourceweights, maxoutdegree, destinations, destweights, ierr) )
maxoutdegree       68 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c                                  MPI_Fint* maxoutdegree, MPI_Fint* destinations,
maxoutdegree       84 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c     OMPI_ARRAY_FINT_2_INT_ALLOC(destinations, *maxoutdegree);
maxoutdegree       86 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c         OMPI_ARRAY_FINT_2_INT_ALLOC(destweights, *maxoutdegree);
maxoutdegree       92 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c                                                       OMPI_FINT_2_INT(*maxoutdegree), OMPI_ARRAY_NAME_CONVERT(destinations),
maxoutdegree       99 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c         OMPI_ARRAY_INT_2_FINT(destinations, *maxoutdegree);
maxoutdegree      101 ompi/mpi/fortran/mpif-h/dist_graph_neighbors_f.c             OMPI_ARRAY_INT_2_FINT(destweights, *maxoutdegree);
maxoutdegree      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));
maxoutdegree     1749 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                                        maxoutdegree,destinations,destweights,ierror) &
maxoutdegree     1753 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: maxindegree, maxoutdegree
maxoutdegree     1754 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(OUT) :: sources(maxindegree), destinations(maxoutdegree)
maxoutdegree     1755 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(OUT) :: sourceweights(maxindegree), destweights(maxoutdegree)
maxoutdegree     2394 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h        maxoutdegree, destinations, destweights, ierror)
maxoutdegree     2399 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h   integer, intent(in) :: maxoutdegree
maxoutdegree     2400 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h   integer, dimension(maxoutdegree), intent(out) :: destinations
maxoutdegree     2401 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h   integer, dimension(maxoutdegree), intent(out) :: destweights
maxoutdegree     2396 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h        maxoutdegree, destinations, destweights, ierror)
maxoutdegree     2401 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h   integer, intent(in) :: maxoutdegree
maxoutdegree     2402 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h   integer, dimension(maxoutdegree), intent(out) :: destinations
maxoutdegree     2403 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h   integer, dimension(maxoutdegree), intent(out) :: destweights