Define QHIPSTER_MPI_CHECK_RESULT

Define Documentation

QHIPSTER_MPI_CHECK_RESULT(MPIFunc, Args)

Call the MPI routine MPIFunc with arguments Args (surrounded by parentheses). Checks the return value of MPIFunc call and throws a qhipster::mpi::exception if the result is not MPI_SUCCESS.