SimGrid  3.14.159
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_Aintblock_indices
 
int block_count
 
MPI_Datatypeold_types
 

Member Data Documentation

◆ base

s_smpi_subtype_t s_smpi_mpi_struct::base

◆ old_type

MPI_Datatype s_smpi_mpi_struct::old_type

◆ size_oldtype

size_t s_smpi_mpi_struct::size_oldtype

◆ block_lengths

int* s_smpi_mpi_struct::block_lengths

◆ block_indices

MPI_Aint* s_smpi_mpi_struct::block_indices

◆ block_count

int s_smpi_mpi_struct::block_count

◆ old_types

MPI_Datatype* s_smpi_mpi_struct::old_types

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