|
ExodusII 4.96
|

Functions | |
| int | ex_get_varid_var (int exoid, int time_step, int varid, int num_entity, void *var_vals) |
| int ex_get_varid_var | ( | int | exoid, |
| int | time_step, | ||
| int | varid, | ||
| int | num_entity, | ||
| void * | var_vals | ||
| ) |
reads the values of a single variable at one time step in the database; assume the first time index is 1. Access based on the passed in 'varid'
NOTE: If used for nodal variables, it must be an ex_large_model == 1
References ex_comp_ws(), ex_err(), EX_FATAL, EX_NOERR, exerrval, and MAX_ERR_LENGTH.