ExodusII 4.96
exgtim.c File Reference
#include <string.h>
#include "exodusII.h"
#include "exodusII_int.h"
Include dependency graph for exgtim.c:

Functions

int ex_get_time (int exoid, int time_step, void *time_value)

Function Documentation

int ex_get_time ( int  exoid,
int  time_step,
void *  time_value 
)

reads the time value for a specified time step; assume the first time step is 1

References ex_comp_ws(), ex_err(), EX_FATAL, EX_NOERR, exerrval, MAX_ERR_LENGTH, and VAR_WHOLE_TIME.