nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_hindexed_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 : MPI_Aint*displacements; < displacement in bytes. | |
Detailed Description
Definition at line 632 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_hindexed_block_s::blocklength |
Definition at line 635 of file nm_mpi_private.h.
◆ DATA
| void* nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_hindexed_block_s::DATA |
The following array inlined in the structure : MPI_Aint*displacements; < displacement in bytes.
Definition at line 640 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_hindexed_block_s::old_type |
Definition at line 634 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: