Yet Another eXchange Tool 0.11.4
|
Public Attributes | |
const struct xt_redist_vtable * | vtable |
struct exchanger_cache | cache |
unsigned | num_redists |
unsigned | cache_size |
unsigned | nmsg [2] |
int * | msg_ranks |
struct Xt_config_ | config |
MPI_Comm | comm |
int | tag_offset |
MPI_Datatype | all_component_dt [] |
Definition at line 140 of file xt_redist_collection.c.
MPI_Datatype Xt_redist_collection_::all_component_dt[] |
Definition at line 155 of file xt_redist_collection.c.
struct exchanger_cache Xt_redist_collection_::cache |
Definition at line 144 of file xt_redist_collection.c.
unsigned Xt_redist_collection_::cache_size |
Definition at line 146 of file xt_redist_collection.c.
MPI_Comm Xt_redist_collection_::comm |
Definition at line 152 of file xt_redist_collection.c.
struct Xt_config_ Xt_redist_collection_::config |
Definition at line 151 of file xt_redist_collection.c.
int* Xt_redist_collection_::msg_ranks |
Definition at line 149 of file xt_redist_collection.c.
unsigned Xt_redist_collection_::nmsg[2] |
Definition at line 148 of file xt_redist_collection.c.
unsigned Xt_redist_collection_::num_redists |
Definition at line 146 of file xt_redist_collection.c.
int Xt_redist_collection_::tag_offset |
Definition at line 153 of file xt_redist_collection.c.
const struct xt_redist_vtable* Xt_redist_collection_::vtable |
Definition at line 142 of file xt_redist_collection.c.