|
ExodusII 4.96
|

Functions | |
| int | ex_put_time (int exoid, int time_step, const void *time_value) |
| int ex_put_time | ( | int | exoid, |
| int | time_step, | ||
| const void * | time_value | ||
| ) |
writes the time value for a whole time step; assume the first time step is 1
| exoid | exodus file id |
| time_step | time step number (1...) |
| time_value | simulation time at specified step |
References ex_comp_ws(), ex_err(), EX_FATAL, EX_NOERR, exerrval, MAX_ERR_LENGTH, and VAR_WHOLE_TIME.