|
YAC 3.12.0
Yet Another Coupler
|
#include <stdlib.h>#include "tests.h"#include "test_common.h"#include "grids/basic_grid.h"#include "io_utils.h"#include "geometry.h"#include "grid_file_common.h"#include <mpi.h>#include <netcdf.h>#include <string.h>#include <unistd.h>#include <math.h>
Go to the source code of this file.
Definition in file test_basic_grid_parallel.c.