|
YAC 3.12.0
Yet Another Coupler
|
#include <netcdf.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include "tests.h"#include "test_common.h"#include "grid_file_common.h"#include "read_scrip_grid.h"#include "grid2vtk.h"#include "io_utils.h"
Go to the source code of this file.
Macros | |
| #define | DUMMY_GRID_NAME ("dummy_grid") |
Definition in file test_read_scrip_c.c.
| #define DUMMY_GRID_NAME ("dummy_grid") |
Definition at line 24 of file test_read_scrip_c.c.