SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_smpi_mpi_indexed 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
 
int * block_indices
 
int block_count
 

Member Data Documentation

§ base

s_smpi_subtype_t s_smpi_mpi_indexed::base

§ old_type

MPI_Datatype s_smpi_mpi_indexed::old_type

§ size_oldtype

size_t s_smpi_mpi_indexed::size_oldtype

§ block_lengths

int* s_smpi_mpi_indexed::block_lengths

§ block_indices

int* s_smpi_mpi_indexed::block_indices

§ block_count

int s_smpi_mpi_indexed::block_count

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