|
YAC 3.12.0
Yet Another Coupler
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <math.h>#include <unistd.h>#include "tests.h"#include "test_common.h"#include "read_icon_grid.h"#include "geometry.h"#include "grid2vtk.h"#include "io_utils.h"#include "read_exodus_grid.h"#include "grid_file_common.h"#include <netcdf.h>#include <mpi.h>
Go to the source code of this file.
Definition in file test_read_exodus_parallel.c.