nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_indexed_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; int*displacements; < displacement in multiple of oldtype extent. | |
Detailed Description
Definition at line 602 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_indexed_s::DATA |
The two following arrays inlined in the structure : int*blocklengths; int*displacements; < displacement in multiple of oldtype extent.
Definition at line 610 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_s::old_type |
Definition at line 604 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: