|
YAC 3.13.0
Yet Another Coupler
|
#include <mpi.h>

Go to the source code of this file.
Macros | |
| #define | yac_mpi_call(call, comm) |
Functions | |
| void | yac_mpi_error (int error_code, MPI_Comm comm) |
| #define yac_mpi_call | ( | call, | |
| comm ) |
check return code of MPI call and call abort function if needed
Definition at line 14 of file yac_mpi_common.h.