#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <mpi.h>
#include "tests.h"
#include "yac_mpi_internal.h"
Go to the source code of this file.
Definition in file test_yac_mpi.c.