ExodusII
5.15
|
Functions | |
int | ex_put_attr_param (int exoid, ex_entity_type obj_type, ex_entity_id obj_id, int num_attrs) |
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.
exoid | exodus file id |
obj_type | block/set type (node, edge, face, elem) |
obj_id | block/set id (ignored for NODAL) |
num_attrs | number of attributes |