nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_hindexed_s Struct Reference
#include <nm_mpi_private.h>
Data Fields | |
| nm_mpi_datatype_hash_t | old_type |
| void * | DATA |
| The two following arrays inlined in the structure : int*blocklengths; MPI_Aint*displacements; < displacement in bytes. | |
Detailed Description
Definition at line 612 of file nm_mpi_private.h.
Field Documentation
◆ DATA
| void* nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_hindexed_s::DATA |
The two following arrays inlined in the structure : int*blocklengths; MPI_Aint*displacements; < displacement in bytes.
Definition at line 620 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_s::old_type |
Definition at line 614 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: