|
ExodusII
6.05
|
Functions | |
| int | ex_put_variable_name (int exoid, ex_entity_type obj_type, int var_num, const char *var_name) |
| int ex_put_variable_name | ( | int | exoid, |
| ex_entity_type | obj_type, | ||
| int | var_num, | ||
| const char * | var_name | ||
| ) |
writes the name of a particular results variable to the database
| exoid | exodus file id |
| obj_type | variable type |
| var_num | variable number name to write 1..num_var |
| *var_name | ptr of variable name |