Yet Another eXchange Tool  DO_NOT_EDIT_HERE
Data Fields
Xt_xmap_intersection_ Struct Reference
Collaboration diagram for Xt_xmap_intersection_:

Data Fields

const struct Xt_xmap_vtablevtable
 
struct exchange_datain_msg
 
struct exchange_dataout_msg
 
int n_in
 
int n_out
 
int max_src_pos
 
int max_dst_pos
 
int tag_offset
 
MPI_Comm comm
 

Detailed Description

Definition at line 145 of file xt_xmap_intersection.c.

Field Documentation

◆ comm

MPI_Comm Xt_xmap_intersection_::comm

Definition at line 158 of file xt_xmap_intersection.c.

◆ in_msg

struct exchange_data* Xt_xmap_intersection_::in_msg

Definition at line 149 of file xt_xmap_intersection.c.

◆ max_dst_pos

int Xt_xmap_intersection_::max_dst_pos

Definition at line 155 of file xt_xmap_intersection.c.

◆ max_src_pos

int Xt_xmap_intersection_::max_src_pos

Definition at line 154 of file xt_xmap_intersection.c.

◆ n_in

int Xt_xmap_intersection_::n_in

Definition at line 150 of file xt_xmap_intersection.c.

◆ n_out

int Xt_xmap_intersection_::n_out

Definition at line 150 of file xt_xmap_intersection.c.

◆ out_msg

struct exchange_data * Xt_xmap_intersection_::out_msg

Definition at line 149 of file xt_xmap_intersection.c.

◆ tag_offset

int Xt_xmap_intersection_::tag_offset

Definition at line 156 of file xt_xmap_intersection.c.

◆ vtable

const struct Xt_xmap_vtable* Xt_xmap_intersection_::vtable

Definition at line 147 of file xt_xmap_intersection.c.


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