update mpich linux
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.TH MPI_Info_get 3 "11/10/2017" " " "MPI"
|
||||
.TH MPI_Info_get 3 "6/5/2019" " " "MPI"
|
||||
.SH NAME
|
||||
MPI_Info_get \- Retrieves the value associated with a key
|
||||
.SH SYNOPSIS
|
||||
@@ -7,8 +7,7 @@ MPI_Info_get \- Retrieves the value associated with a key
|
||||
#define FUNCNAME MPI_Info_get
|
||||
#undef FCNAME
|
||||
#define FCNAME MPL_QUOTE(FUNCNAME)
|
||||
int MPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value,
|
||||
int *flag)
|
||||
int MPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag)
|
||||
.fi
|
||||
.SH INPUT PARAMETERS
|
||||
.PD 0
|
||||
|
||||
Reference in New Issue
Block a user