SimGrid  3.13
Versatile Simulation of Distributed Systems
s_smpi_mpi_struct Struct Reference

#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
 

Member Data Documentation

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

The documentation for this struct was generated from the following file: