|
ExodusII
6.05
|
#include <inttypes.h>#include <stddef.h>#include <stdio.h>#include <sys/types.h>#include "exodusII.h"#include "exodusII_int.h"#include "netcdf.h"Functions | |
| int | ex_get_var (int exoid, int time_step, ex_entity_type var_type, int var_index, ex_entity_id obj_id, int64_t num_entry_this_obj, void *var_vals) |
| int ex_get_var | ( | int | exoid, |
| int | time_step, | ||
| ex_entity_type | var_type, | ||
| int | var_index, | ||
| ex_entity_id | obj_id, | ||
| int64_t | num_entry_this_obj, | ||
| void * | var_vals | ||
| ) |