|
Code_Saturne
CFD tool
|

Data Fields | |
| int | id |
| char * | name |
| char * | criteria [3] |
| cs_post_elt_select_t * | sel_func [3] |
| void * | sel_input [3] |
| int | ent_flag [3] |
| int | cat_id |
| int | alias |
| bool | add_groups |
| int | n_writers |
| int * | writer_id |
| int | nt_last |
| cs_lnum_t | n_i_faces |
| cs_lnum_t | n_b_faces |
| const fvm_nodal_t * | exp_mesh |
| fvm_nodal_t * | _exp_mesh |
| fvm_writer_time_dep_t | mod_flag_min |
| fvm_writer_time_dep_t | mod_flag_max |
| fvm_nodal_t* _exp_mesh |
| bool add_groups |
| int alias |
| int cat_id |
| char* criteria[3] |
| int ent_flag[3] |
| const fvm_nodal_t* exp_mesh |
| int id |
| fvm_writer_time_dep_t mod_flag_max |
| fvm_writer_time_dep_t mod_flag_min |
| cs_lnum_t n_b_faces |
| cs_lnum_t n_i_faces |
| int n_writers |
| char* name |
| int nt_last |
| cs_post_elt_select_t* sel_func[3] |
| void* sel_input[3] |
| int* writer_id |
1.8.13