YetAnotherCoupler 3.5.2
|
#include "config.h"
#include <mpi.h>
#include <string.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 ) |