ExodusII
6.05
|
Functions | |
int | ex_put_set_param (int exoid, ex_entity_type set_type, ex_entity_id set_id, int64_t num_entries_in_set, int64_t num_dist_fact_in_set) |
int ex_put_set_param | ( | int | exoid, |
ex_entity_type | set_type, | ||
ex_entity_id | set_id, | ||
int64_t | num_entries_in_set, | ||
int64_t | 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 |