nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_subarray_s Struct Reference
#include <nm_mpi_private.h>
Data Fields | |
| nm_mpi_datatype_hash_t | old_type |
| int | ndims |
| int | order |
| void * | DATA |
| The three following arrays inlined in the structure : int*sizes; int*subsizes; int*starts;. | |
Detailed Description
Definition at line 642 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_subarray_s::DATA |
The three following arrays inlined in the structure : int*sizes; int*subsizes; int*starts;.
Definition at line 653 of file nm_mpi_private.h.
◆ ndims
| int nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_subarray_s::ndims |
Definition at line 645 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_subarray_s::old_type |
Definition at line 644 of file nm_mpi_private.h.
◆ order
| int nm_mpi_datatype_ser_s::nm_mpi_datatype_ser_param_u::nm_mpi_datatype_ser_param_subarray_s::order |
Definition at line 646 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: