|
YAC 3.13.1
Yet Another Coupler
|
#include "config.h"#include <mpi.h>#include <string.h>#include <limits.h>#include <stdint.h>#include "yac_mpi_common.h"#include "utils_common.h"
Go to the source code of this file.
Functions | |
| void | yac_mpi_handshake (MPI_Comm comm, size_t n, char const **group_names, MPI_Comm *group_comms) |
| void yac_mpi_handshake | ( | MPI_Comm | comm, |
| size_t | n, | ||
| char const ** | group_names, | ||
| MPI_Comm * | group_comms ) |