DistDir
Data Fields
t_map Struct Reference

#include <map.h>

Data Fields

MPI_Comm comm
 MPI communicator containing all the processes involved in the exchange. More...
 
t_map_exchexch_send
 pointer to t_map_exch structure to store send information More...
 
t_map_exchexch_recv
 pointer to t_map_exch structure to store receive information More...
 

Field Documentation

◆ comm

MPI_Comm t_map::comm

MPI communicator containing all the processes involved in the exchange.

◆ exch_recv

t_map_exch* t_map::exch_recv

pointer to t_map_exch structure to store receive information

◆ exch_send

t_map_exch* t_map::exch_send

pointer to t_map_exch structure to store send information


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