YAC 3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_read_fesom.c File Reference
#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"
Include dependency graph for test_read_fesom.c:

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)
 

Detailed Description

Test
This contains examples for yac_read_fesom_basic_grid_data.

Definition in file test_read_fesom.c.

Function Documentation

◆ check_grid()

static void check_grid ( struct yac_basic_grid_data grid)
static

Definition at line 116 of file test_read_fesom.c.

◆ write_dummy_grid_file()

static void write_dummy_grid_file ( char * name)
static

Definition at line 54 of file test_read_fesom.c.

Here is the call graph for this function: