|
ExodusII 4.96
|

Functions | |
| int | ex_put_set_param (int exoid, ex_entity_type set_type, int set_id, int num_entries_in_set, int num_dist_fact_in_set) |
| int ex_put_set_param | ( | int | exoid, |
| ex_entity_type | set_type, | ||
| int | set_id, | ||
| int | num_entries_in_set, | ||
| int | num_dist_fact_in_set | ||
| ) |
writes the set id and the number of entries which describe a single set
| exoid | exodus file id |
| set_type | the type of set |
| set_id | set id |
| num_entries_in_set | number of entries in the set |
| num_dist_fact_in_set | number of distribution factors in the set |
References DIM_NUM_DF_ELS, DIM_NUM_DF_ES, DIM_NUM_DF_FS, DIM_NUM_DF_SS, DIM_NUM_EDGE_ES, DIM_NUM_ELE_ELS, DIM_NUM_ELS, DIM_NUM_ES, DIM_NUM_FACE_FS, DIM_NUM_FS, DIM_NUM_NOD_NS, DIM_NUM_NS, DIM_NUM_SIDE_SS, DIM_NUM_SS, EX_EDGE_SET, EX_ELEM_SET, ex_err(), EX_FACE_SET, EX_FATAL, ex_get_counter_list(), ex_get_file_item(), ex_id_lkup(), ex_inc_file_item(), EX_LOOKUPFAIL, ex_name_of_object(), EX_NODE_SET, EX_NOERR, EX_SIDE_SET, exerrval, MAX_ERR_LENGTH, nc_flt_code(), NULL, VAR_EDGE_ES, VAR_ELEM_ELS, VAR_ELEM_SS, VAR_ELS_IDS, VAR_ELS_STAT, VAR_ES_IDS, VAR_ES_STAT, VAR_FACE_FS, VAR_FACT_ELS, VAR_FACT_ES, VAR_FACT_FS, VAR_FACT_NS, VAR_FACT_SS, VAR_FS_IDS, VAR_FS_STAT, VAR_NODE_NS, VAR_NS_IDS, VAR_NS_STAT, VAR_ORNT_ES, VAR_ORNT_FS, VAR_SIDE_SS, VAR_SS_IDS, and VAR_SS_STAT.
Referenced by ex_put_node_set_param(), and ex_put_side_set_param().