We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bce306 + b491b45 commit b0e6d1fCopy full SHA for b0e6d1f
ompi/mpi/java/java/Comm.java
@@ -653,7 +653,7 @@ private native long iSend(
653
654
/**
655
* Start a buffered mode, nonblocking send.
656
- * <p>Java binding of the MPI operation <tt>MPI_IBSEND</tt>.
+ * <p>Java binding of the MPI operation {@code MPI_IBSEND}.
657
* @param buf send buffer
658
* @param count number of items to send
659
* @param type datatype of each item in send buffer
0 commit comments