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.
1 parent 42213b1 commit 8af6aeeCopy full SHA for 8af6aee
ompi/mpi/java/java/CartComm.java
@@ -106,7 +106,7 @@ protected CartComm(long[] commRequest)
106
* <p>The new communicator can't be used before the operation completes.
107
* The request object must be obtained calling {@link #getRequest}.
108
* @return copy of this communicator
109
- * @throws MPIException Signals that an MPI exception of some sort has occurred. Signals that an MPI exception of some sort has occurred.
+ * @throws MPIException Signals that an MPI exception of some sort has occurred.
110
*/
111
@Override public CartComm iDup() throws MPIException
112
{
0 commit comments