DistDir
Functions
Backend_mpi_tests

Functions

static int backend_mpi_test01 (MPI_Comm comm)
 test01 for backend_mpi module More...
 

Detailed Description

Tests of the backend MPI module

Function Documentation

◆ backend_mpi_test01()

static int backend_mpi_test01 ( MPI_Comm  comm)
static

test01 for backend_mpi module

Two processes initialize the mpi_exchange object and then process 0 send a integer to process 1. Isend and Irecv are used.