openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
minimal information needed for communication between MPI_Comms More...
#include <async_io.h>
Public Member Functions | |
void | setup (MPI_Comm ic) |
setup routine for the members More... | |
Public Attributes | |
int | loc_rank = 0 |
the local rank More... | |
int | loc_size = 0 |
the local communicator size More... | |
int | rem_size = 0 |
the remote communicator size More... | |
minimal information needed for communication between MPI_Comms
Definition at line 40 of file async_io.h.
|
inline |
setup routine for the members
Definition at line 46 of file async_io.h.
int opencarp::async::intercomm_layout::loc_rank = 0 |
the local rank
Definition at line 41 of file async_io.h.
int opencarp::async::intercomm_layout::loc_size = 0 |
the local communicator size
Definition at line 42 of file async_io.h.
int opencarp::async::intercomm_layout::rem_size = 0 |
the remote communicator size
Definition at line 43 of file async_io.h.