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 da8c2d8 + a1e7da4 commit ac93770Copy full SHA for ac93770
ompi/mpi/java/java/Comm.java
@@ -652,7 +652,7 @@ private native long iSend(
652
653
/**
654
* Start a buffered mode, nonblocking send.
655
- * <p>Java binding of the MPI operation <tt>MPI_IBSEND</tt>.
+ * <p>Java binding of the MPI operation {@code MPI_IBSEND}.
656
* @param buf send buffer
657
* @param count number of items to send
658
* @param type datatype of each item in send buffer
0 commit comments