|
DistDir
|
#include <map.h>
Data Fields | |
| MPI_Comm | comm |
| MPI communicator containing all the processes involved in the exchange. More... | |
| t_map_exch * | exch_send |
| pointer to t_map_exch structure to store send information More... | |
| t_map_exch * | exch_recv |
| pointer to t_map_exch structure to store receive information More... | |
| MPI_Comm t_map::comm |
MPI communicator containing all the processes involved in the exchange.
| t_map_exch* t_map::exch_recv |
pointer to t_map_exch structure to store receive information
| t_map_exch* t_map::exch_send |
pointer to t_map_exch structure to store send information