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 b54fdf5 + 63a1968 commit 76516bcCopy full SHA for 76516bc
ompi/mpi/man/man3/MPI_Type_get_name.3in
@@ -20,7 +20,7 @@ int MPI_Type_get_name(MPI_Datatype \fItype\fP, char *\fItype_name\fP,
20
.nf
21
USE MPI
22
! or the older form: INCLUDE 'mpif.h'
23
-TYPE_GET_NAME(\fITYPE, TYPE_NAME, RESULTLEN, IERROR\fP)
+MPI_TYPE_GET_NAME(\fITYPE, TYPE_NAME, RESULTLEN, IERROR\fP)
24
INTEGER \fITYPE, RESULTLEN, IERROR \fP
25
CHARACTER*(*) \fITYPE_NAME\fP
26
0 commit comments