Searched refs:irSend (Results 1 – 2 of 2) sorted by relevance
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/ |
H A D | Comm.java | 720 public final Request irSend(Buffer buf, int count, in irSend() method in Comm 726 Request req = new Request(irSend(handle, buf, count, type.handle, dest, tag)); in irSend() 731 private native long irSend( in irSend() method in Comm
|
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/ |
H A D | Comm.java | 720 public final Request irSend(Buffer buf, int count, in irSend() method in Comm 726 Request req = new Request(irSend(handle, buf, count, type.handle, dest, tag)); in irSend() 731 private native long irSend( in irSend() method in Comm
|