SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include <smpi_mpi_dt_private.h>
Public Attributes | |
s_smpi_subtype_t | base |
MPI_Datatype | old_type |
size_t | size_oldtype |
int * | block_lengths |
MPI_Aint * | block_indices |
int | block_count |
MPI_Datatype * | old_types |
s_smpi_subtype_t s_smpi_mpi_struct::base |
MPI_Datatype s_smpi_mpi_struct::old_type |
size_t s_smpi_mpi_struct::size_oldtype |
int* s_smpi_mpi_struct::block_lengths |
MPI_Aint* s_smpi_mpi_struct::block_indices |
int s_smpi_mpi_struct::block_count |
MPI_Datatype* s_smpi_mpi_struct::old_types |