|
ExodusII 4.96
|

Functions | |
| int | ex_put_one_elem_attr (int exoid, int elem_blk_id, int attrib_index, const void *attrib) |
| int ex_put_one_elem_attr | ( | int | exoid, |
| int | elem_blk_id, | ||
| int | attrib_index, | ||
| const void * | attrib | ||
| ) |
writes the specified attribute for an element block
| exoid | exodus file id |
| elem_blk_id | element block id |
| attrib_index | index of attribute to write |
| attrib | array of attributes |
References EX_ELEM_BLOCK, and ex_put_one_attr().