nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_indexed_block_s Struct Reference
#include <nm_mpi_private.h>
Data Fields | |
| nm_mpi_datatype_hash_t | old_type |
| int | blocklength |
| void * | DATA |
| The following array inlined in the structure : int*displacements;. | |
Detailed Description
Definition at line 622 of file nm_mpi_private.h.
Field Documentation
◆ blocklength
| int nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_indexed_block_s::blocklength |
Definition at line 625 of file nm_mpi_private.h.
◆ DATA
| void* nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_indexed_block_s::DATA |
The following array inlined in the structure : int*displacements;.
Definition at line 630 of file nm_mpi_private.h.
◆ old_type
| nm_mpi_datatype_hash_t nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_indexed_block_s::old_type |
Definition at line 624 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: