|
ExodusII 4.96
|

Functions | |
| int | ex_get_variable_param (int exoid, ex_entity_type obj_type, int *num_vars) |
| int ex_get_variable_param | ( | int | exoid, |
| ex_entity_type | obj_type, | ||
| int * | num_vars | ||
| ) |
reads the number of global, nodal, or element variables that are stored in the database
References DIM_NUM_EDG_VAR, DIM_NUM_ELE_VAR, DIM_NUM_ELSET_VAR, DIM_NUM_ESET_VAR, DIM_NUM_FAC_VAR, DIM_NUM_FSET_VAR, DIM_NUM_GLO_VAR, DIM_NUM_NOD_VAR, DIM_NUM_NSET_VAR, DIM_NUM_SSET_VAR, EX_BADPARAM, EX_EDGE_BLOCK, EX_EDGE_SET, EX_ELEM_BLOCK, EX_ELEM_SET, ex_err(), EX_FACE_BLOCK, EX_FACE_SET, EX_FATAL, EX_GLOBAL, ex_name_of_object(), EX_NODAL, EX_NODE_SET, EX_NOERR, EX_SIDE_SET, EX_WARN, exerrval, and MAX_ERR_LENGTH.
Referenced by ex_get_var_param().