|
ExodusII
6.05
|
#include <stddef.h>#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include "exodusII.h"#include "exodusII_int.h"#include "netcdf.h"Functions | |
| int | ex_get_var_time (int exoid, ex_entity_type var_type, int var_index, int64_t id, int beg_time_step, int end_time_step, void *var_vals) |
| int ex_get_var_time | ( | int | exoid, |
| ex_entity_type | var_type, | ||
| int | var_index, | ||
| int64_t | id, | ||
| int | beg_time_step, | ||
| int | end_time_step, | ||
| void * | var_vals | ||
| ) |