nm_mpi_info_s Struct Reference
content for MPI_Info More...
#include <nm_mpi_private.h>
Data Fields | |
| int | id |
| object ID | |
| struct nm_mpi_info_hashtable_s | content |
| hashtable of <keys, values> | |
Detailed Description
content for MPI_Info
Definition at line 265 of file nm_mpi_private.h.
Field Documentation
◆ content
| struct nm_mpi_info_hashtable_s nm_mpi_info_s::content |
hashtable of <keys, values>
Definition at line 268 of file nm_mpi_private.h.
◆ id
| int nm_mpi_info_s::id |
object ID
Definition at line 267 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: