Code_Saturne
CFD tool
Data Fields
cs_post_mesh_t Struct Reference
Collaboration diagram for cs_post_mesh_t:
Collaboration graph

Data Fields

int id
 
char * name
 
char * criteria [3]
 
cs_post_elt_select_tsel_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_texp_mesh
 
fvm_nodal_t_exp_mesh
 
fvm_writer_time_dep_t mod_flag_min
 
fvm_writer_time_dep_t mod_flag_max
 

Field Documentation

◆ _exp_mesh

fvm_nodal_t* _exp_mesh

◆ add_groups

bool add_groups

◆ alias

int alias

◆ cat_id

int cat_id

◆ criteria

char* criteria[3]

◆ ent_flag

int ent_flag[3]

◆ exp_mesh

const fvm_nodal_t* exp_mesh

◆ id

int id

◆ mod_flag_max

fvm_writer_time_dep_t mod_flag_max

◆ mod_flag_min

fvm_writer_time_dep_t mod_flag_min

◆ n_b_faces

cs_lnum_t n_b_faces

◆ n_i_faces

cs_lnum_t n_i_faces

◆ n_writers

int n_writers

◆ name

char* name

◆ nt_last

int nt_last

◆ sel_func

cs_post_elt_select_t* sel_func[3]

◆ sel_input

void* sel_input[3]

◆ writer_id

int* writer_id

The documentation for this struct was generated from the following file: