outDegree 115 ompi/mpi/java/c/mpi_GraphComm.c int inDegree, outDegree, weighted; outDegree 118 ompi/mpi/java/c/mpi_GraphComm.c (MPI_Comm)comm, &inDegree, &outDegree, &weighted); outDegree 125 ompi/mpi/java/c/mpi_GraphComm.c destinations = (*env)->NewIntArray(env, outDegree), outDegree 126 ompi/mpi/java/c/mpi_GraphComm.c destWeights = (*env)->NewIntArray(env, outDegree); outDegree 138 ompi/mpi/java/c/mpi_GraphComm.c outDegree, cDestinations, cDestWeights); outDegree 183 ompi/mpi/java/c/mpi_Intracomm.c outDegree = (*env)->GetArrayLength(env, destins); outDegree 202 ompi/mpi/java/c/mpi_Intracomm.c inDegree, cSources, cSrcWeights, outDegree, cDestins,