|
ExodusII 4.96
|

Functions | |
| int | ex_put_elem_num_map (int exoid, const int *elem_map) |
| int ex_put_elem_num_map | ( | int | exoid, |
| const int * | elem_map | ||
| ) |
writes out the element numbering map to the database; this allows element numbers to be non-contiguous
| exoid | exodus file id |
| elem_map | element numbering map array |
References EX_ELEM_MAP, and ex_put_id_map().