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 bfd8ee7 + 709c4f6 commit 72f2c3bCopy full SHA for 72f2c3b
ompi/mpi/man/man3/MPI_Cart_create.3in
@@ -41,7 +41,7 @@ MPI_Cart_create(\fIcomm_old\fP, \fIndims\fP, \fIdims\fP, \fIperiods\fP, \fIreord
41
.SH C++ Syntax
42
.nf
43
#include <mpi.h>
44
-Cartcomm Intracomm.Create_cart(int[] \fIndims\fP, int[] \fIdims\fP[],
+Cartcomm Intracomm.Create_cart(int \fIndims\fP, int[] \fIdims\fP[],
45
const bool \fIperiods\fP[], bool \fIreorder\fP) const
46
47
.fi
0 commit comments