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

Functions

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

Function Documentation

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

Parameters:
exoidexodus file id
var_typevariable type G,N, or E
num_varsnumber of variables in database
Deprecated:
Use ex_put_variable_param()(exoid, obj_type, num_vars)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines