nm_data_mpi_datatype_header_s Struct Reference
#include <nm_mpi_private.h>
Data Fields | |
| nm_mpi_aint_t | offset |
| data offset | |
| nm_mpi_datatype_hash_t | datatype_hash |
| datatype-to-be-send hash | |
| nm_mpi_count_t | count |
| number of elements | |
Detailed Description
Definition at line 794 of file nm_mpi_private.h.
Field Documentation
◆ count
| nm_mpi_count_t nm_data_mpi_datatype_header_s::count |
number of elements
Definition at line 798 of file nm_mpi_private.h.
◆ datatype_hash
| nm_mpi_datatype_hash_t nm_data_mpi_datatype_header_s::datatype_hash |
datatype-to-be-send hash
Definition at line 797 of file nm_mpi_private.h.
◆ offset
| nm_mpi_aint_t nm_data_mpi_datatype_header_s::offset |
data offset
Definition at line 796 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: