|
ExodusII 4.96
|

Functions | |
| int | ex_get_set_dist_fact (int exoid, ex_entity_type set_type, int set_id, void *set_dist_fact) |
| int ex_get_set_dist_fact | ( | int | exoid, |
| ex_entity_type | set_type, | ||
| int | set_id, | ||
| void * | set_dist_fact | ||
| ) |
reads the distribution factors for a single set
References ex_comp_ws(), ex_dim_num_objects(), EX_EDGE_SET, EX_ELEM_SET, ex_err(), EX_FACE_SET, EX_FATAL, ex_id_lkup(), EX_MSG, ex_name_of_object(), EX_NODE_SET, EX_NOERR, EX_NULLENTITY, EX_SIDE_SET, EX_WARN, exerrval, MAX_ERR_LENGTH, NULL, VAR_FACT_ELS, VAR_FACT_ES, VAR_FACT_FS, VAR_FACT_NS, and VAR_FACT_SS.
Referenced by ex_get_concat_sets(), ex_get_node_set_dist_fact(), and ex_get_side_set_dist_fact().