currentWBOffset   337 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 	    int currentWBOffset = 0;
currentWBOffset   339 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		currentWBOffset += dataSizeGottenThisRoundPerProc[j];
currentWBOffset   344 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		printf("receiving data from rank %d dataSizeGottenThisRoundPerProc is %d currentWBOffset is %d\n",sourceProcsForMyData[i],dataSizeGottenThisRoundPerProc[i],currentWBOffset);
currentWBOffset   346 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		MPI_Irecv(&((char*)write_buf)[currentWBOffset],dataSizeGottenThisRoundPerProc[i],
currentWBOffset   852 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 	    int currentWBOffset = 0;
currentWBOffset   854 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		currentWBOffset += dataSizeSentThisRoundPerProc[j];
currentWBOffset   858 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		MPI_Isend(&((char*)read_buf)[currentWBOffset],