Yet Another eXchange Tool 0.11.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
Xt_mpiddt_list_entry Struct Reference
Collaboration diagram for Xt_mpiddt_list_entry:

Public Attributes

union { 
 
   struct Xt_mpi_contiguous_arg_desc   contiguous 
 
   struct Xt_mpi_vector_arg_desc   vector 
 
   struct Xt_mpi_hvector_arg_desc   hvector 
 
   struct Xt_mpi_indexed_block_arg_desc   indexed_block 
 
   struct Xt_mpi_indexed_arg_desc   indexed 
 
   struct Xt_mpi_struct_arg_desc   struct_dt 
 
args 
 
MPI_Datatype cached_dt
 
int combiner
 
int use_count
 

Detailed Description

Definition at line 102 of file xt_mpi_ddt_cache.c.

Member Data Documentation

◆ [union]

union { ... } Xt_mpiddt_list_entry::args

◆ cached_dt

MPI_Datatype Xt_mpiddt_list_entry::cached_dt

Definition at line 111 of file xt_mpi_ddt_cache.c.

◆ combiner

int Xt_mpiddt_list_entry::combiner

Definition at line 112 of file xt_mpi_ddt_cache.c.

◆ contiguous

struct Xt_mpi_contiguous_arg_desc Xt_mpiddt_list_entry::contiguous

Definition at line 104 of file xt_mpi_ddt_cache.c.

◆ hvector

struct Xt_mpi_hvector_arg_desc Xt_mpiddt_list_entry::hvector

Definition at line 106 of file xt_mpi_ddt_cache.c.

◆ indexed

struct Xt_mpi_indexed_arg_desc Xt_mpiddt_list_entry::indexed

Definition at line 108 of file xt_mpi_ddt_cache.c.

◆ indexed_block

struct Xt_mpi_indexed_block_arg_desc Xt_mpiddt_list_entry::indexed_block

Definition at line 107 of file xt_mpi_ddt_cache.c.

◆ struct_dt

struct Xt_mpi_struct_arg_desc Xt_mpiddt_list_entry::struct_dt

Definition at line 109 of file xt_mpi_ddt_cache.c.

◆ use_count

int Xt_mpiddt_list_entry::use_count

Definition at line 112 of file xt_mpi_ddt_cache.c.

◆ vector

struct Xt_mpi_vector_arg_desc Xt_mpiddt_list_entry::vector

Definition at line 105 of file xt_mpi_ddt_cache.c.


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