|
YAC 3.13.0
Yet Another Coupler
|
#include <assert.h>#include <stdlib.h>#include <stdio.h>#include <math.h>#include <string.h>#include <netcdf.h>#include "yac.h"
Go to the source code of this file.
Macros | |
| #define | YAC_HANDLE_ERROR(exp) |
| #define YAC_HANDLE_ERROR | ( | exp | ) |
Definition at line 13 of file toy_output.c.