ExodusII 4.96
exgvv.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
Include dependency graph for exgvv.c:

Functions

int ex_get_varid_var (int exoid, int time_step, int varid, int num_entity, void *var_vals)

Function Documentation

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.