|
YAC 3.12.0
Yet Another Coupler
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <unistd.h>#include <mpi.h>#include "tests.h"#include "interpolation/interpolation_exchange.h"#include "yac_mpi.h"#include "test_common.h"#include "yaxt.h"
Go to the source code of this file.
Definition in file test_interpolation_exchange.c.