Yet Another eXchange Tool 0.11.3
Loading...
Searching...
No Matches
Xt_exchanger_simple_base_ Struct Reference
Collaboration diagram for Xt_exchanger_simple_base_:

Public Attributes

const struct xt_exchanger_vtablevtable
 
int nmsg [2]
 
int config_flags
 
int tag_offset
 
MPI_Comm comm
 
xt_simple_s_exchange_func s_func
 
xt_simple_a_exchange_func a_func
 
xt_simple_create_omp_share_func create_omp_share_func
 
struct Xt_redist_msg msgs []
 

Detailed Description

Definition at line 102 of file xt_exchanger_simple_base.c.

Member Data Documentation

◆ a_func

xt_simple_a_exchange_func Xt_exchanger_simple_base_::a_func

Definition at line 111 of file xt_exchanger_simple_base.c.

◆ comm

MPI_Comm Xt_exchanger_simple_base_::comm

Definition at line 109 of file xt_exchanger_simple_base.c.

◆ config_flags

int Xt_exchanger_simple_base_::config_flags

Definition at line 107 of file xt_exchanger_simple_base.c.

◆ create_omp_share_func

xt_simple_create_omp_share_func Xt_exchanger_simple_base_::create_omp_share_func

Definition at line 112 of file xt_exchanger_simple_base.c.

◆ msgs

struct Xt_redist_msg Xt_exchanger_simple_base_::msgs[]

Definition at line 113 of file xt_exchanger_simple_base.c.

◆ nmsg

int Xt_exchanger_simple_base_::nmsg[2]

Definition at line 106 of file xt_exchanger_simple_base.c.

◆ s_func

xt_simple_s_exchange_func Xt_exchanger_simple_base_::s_func

Definition at line 110 of file xt_exchanger_simple_base.c.

◆ tag_offset

int Xt_exchanger_simple_base_::tag_offset

Definition at line 108 of file xt_exchanger_simple_base.c.

◆ vtable

const struct xt_exchanger_vtable* Xt_exchanger_simple_base_::vtable

Definition at line 104 of file xt_exchanger_simple_base.c.


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