|
YAC 3.13.0
Yet Another Coupler
|
#include <netcdf.h>#include <stdlib.h>#include <stdio.h>#include <unistd.h>#include <string.h>#include "tests.h"#include "read_fesom_grid.h"#include "grid2vtk.h"#include "io_utils.h"
Go to the source code of this file.
Functions | |
| static void | write_dummy_grid_file (char *name) |
| static void | check_grid (struct yac_basic_grid_data grid) |
Definition in file test_read_fesom.c.
|
static |
Definition at line 116 of file test_read_fesom.c.
|
static |