Exodus 8.24
|
Functions | |
int | nei_id_lkup (int exoid, const char *ne_var_name, int64_t *idx, ex_entity_id ne_var_id) |
int | exi_get_file_type (int exoid, char *ftype) |
int | exi_put_nemesis_version (int exoid) |
int | nei_check_file_version (int exoid) |
int | ex_get_idx (int exoid, const char *ne_var_name, int64_t *my_index, int pos) |
Variables | |
char * | ne_ret_string |
int ex_get_idx | ( | int | exoid, |
const char * | ne_var_name, | ||
int64_t * | my_index, | ||
int | pos ) |
exoid | NetCDF/Exodus file ID |
ne_var_name | Nemesis index variable name |
my_index | array of length 2 to hold results |
pos | position of this proc/cmap in index |
char* ne_ret_string |