|
ExodusII 4.96
|

Functions | |
| int | ex_put_node_set_dist_fact (int exoid, int node_set_id, const void *node_set_dist_fact) |
| int ex_put_node_set_dist_fact | ( | int | exoid, |
| int | node_set_id, | ||
| const void * | node_set_dist_fact | ||
| ) |
writes the node set distribution factors for a single node set
| exoid | exodus file id |
| node_set_id | node set id |
| node_set_dist_fact | node distribution factors for node set |
References EX_NODE_SET, and ex_put_set_dist_fact().