ExodusII  6.05
ex_get_var_param.c File Reference
#include "exodusII.h"

Functions

int ex_get_var_param (int exoid, const char *var_type, int *num_vars)

Function Documentation

int ex_get_var_param ( int  exoid,
const char *  var_type,
int *  num_vars 
)

reads the number of global, nodal, or element variables that are stored in the database

Deprecated:
Use ex_get_variable_param()(exoid, obj_type, *num_vars)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines