|
ExodusII 4.96
|

Functions | |
| int | ex_put_node_set (int exoid, int node_set_id, const int *node_set_node_list) |
| int ex_put_node_set | ( | int | exoid, |
| int | node_set_id, | ||
| const int * | node_set_node_list | ||
| ) |
writes the node list for a single node set
| exoid | exodus file id |
| node_set_id | node set id |
| node_set_node_list | node list array for the node set |
References EX_NODE_SET, ex_put_set(), and NULL.