|
ExodusII 4.96
|

Functions | |
| int | ex_get_nset_var (int exoid, int time_step, int nset_var_index, int nset_id, int num_node_this_nset, void *nset_var_vals) |
| int ex_get_nset_var | ( | int | exoid, |
| int | time_step, | ||
| int | nset_var_index, | ||
| int | nset_id, | ||
| int | num_node_this_nset, | ||
| void * | nset_var_vals | ||
| ) |
reads the values of a single nodeset variable for one nodeset at one time step in the database; assume the first time step and nodeset variable index is 1
References ex_get_var(), and EX_NODE_SET.