ExodusII  5.15
ex_put_attr_param.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"

Functions

int ex_put_attr_param (int exoid, ex_entity_type obj_type, ex_entity_id obj_id, int num_attrs)

Function Documentation

int ex_put_attr_param ( int  exoid,
ex_entity_type  obj_type,
ex_entity_id  obj_id,
int  num_attrs 
)

defines the number of attributes.

Parameters:
exoidexodus file id
obj_typeblock/set type (node, edge, face, elem)
obj_idblock/set id (ignored for NODAL)
num_attrsnumber of attributes
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines