YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Functions
mpi_handshake.c File Reference
#include "config.h"
#include <mpi.h>
#include <string.h>
#include "yac_mpi_common.h"
#include "utils_common.h"
Include dependency graph for mpi_handshake.c:

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)
 

Function Documentation

◆ yac_mpi_handshake()

void yac_mpi_handshake ( MPI_Comm  comm,
size_t  n,
char const **  group_names,
MPI_Comm *  group_comms 
)

Definition at line 15 of file mpi_handshake.c.

Here is the caller graph for this function: