ExodusII
6.05
|
#include "exodusII.h"
Functions | |
int | ex_put_var_param (int exoid, const char *var_type, int num_vars) |
int ex_put_var_param | ( | int | exoid, |
const char * | var_type, | ||
int | num_vars | ||
) |
writes the number and names of global, nodal, or element variables that will be written to the database
exoid | exodus file id |
var_type | variable type G,N, or E |
num_vars | number of variables in database |