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 46d887a commit 00dc887Copy full SHA for 00dc887
ompi/mpi/man/man3/MPI_Barrier.3in
@@ -14,7 +14,7 @@
14
#include <mpi.h>
15
int MPI_Barrier(MPI_Comm \fIcomm\fP)
16
17
-int MPI_Ibarrier(MPI_Comm \fIcomm\fP, MPI_Request \fIrequest\fP)
+int MPI_Ibarrier(MPI_Comm \fIcomm\fP, MPI_Request \fI*request\fP)
18
19
.fi
20
.SH Fortran Syntax
0 commit comments