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

Functions

int ex_get_var_name (int exoid, const char *var_type, int var_num, char *var_name)

Function Documentation

int ex_get_var_name ( int  exoid,
const char *  var_type,
int  var_num,
char *  var_name 
)

reads the name of a particular results variable from the database

Deprecated:
use ex_get_variable_name()(exoid, obj_type, var_num, *var_name)

References ex_get_variable_name(), and ex_var_type_to_ex_entity_type().