|
ExodusII
6.05
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "exodusII.h"#include "netcdf.h"Functions | |
| void | ex_err (const char *module_name, const char *message, int err_num) |
| void | ex_get_err (const char **msg, const char **func, int *err_num) |
Variables | |
| int | exerrval = 0 |
| static char | last_pname [MAX_ERR_LENGTH] |
| static char | last_errmsg [MAX_ERR_LENGTH] |
| static int | last_err_num |
|
static |
|
static |
|
static |