Home
last modified time | relevance | path

Searched refs:sendHandles (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DComm.java2410 long[] sendHandles = convertTypeArray(sendTypes); in allToAllw() local
2414 sendHandles, recvBuf, recvCount, rDispls, in allToAllw()
2447 long[] sendHandles = convertTypeArray(sendTypes); in iAllToAllw() local
2450 handle, sendBuf, sendCount, sDispls, sendHandles, in iAllToAllw()
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DComm.java2410 long[] sendHandles = convertTypeArray(sendTypes); in allToAllw() local
2414 sendHandles, recvBuf, recvCount, rDispls, in allToAllw()
2447 long[] sendHandles = convertTypeArray(sendTypes); in iAllToAllw() local
2450 handle, sendBuf, sendCount, sDispls, sendHandles, in iAllToAllw()