|
YAC 3.13.0
Yet Another Coupler
|

Data Fields | |
| MPI_Comm | comm |
| int | num_send_msg |
| int | num_recv_msg |
| struct yac_xmap_msg | msgs [] |
Definition at line 23 of file yac_xmap.c.
| MPI_Comm yac_xmap_::comm |
Definition at line 24 of file yac_xmap.c.
| struct yac_xmap_msg yac_xmap_::msgs[] |
Definition at line 27 of file yac_xmap.c.
| int yac_xmap_::num_recv_msg |
Definition at line 26 of file yac_xmap.c.
| int yac_xmap_::num_send_msg |
Definition at line 25 of file yac_xmap.c.