Home
last modified time | relevance | path

Searched refs:cs_glob_mesh_quantities (Results 1 – 25 of 104) sorted by relevance

12345

/dports/science/code_saturne/code_saturne-7.1.0/src/apps/
H A Dcs_solver.c212 cs_glob_mesh_quantities = cs_mesh_quantities_create(); in _run()
348 cs_glob_mesh_quantities); in _run()
354 cs_mesh_quality(cs_glob_mesh, cs_glob_mesh_quantities); in _run()
356 cs_mesh_bad_cells_postprocess(cs_glob_mesh, cs_glob_mesh_quantities); in _run()
376 cs_glob_mesh_quantities, in _run()
389 cs_glob_mesh_quantities); in _run()
433 cs_fan_build_all(cs_glob_mesh, cs_glob_mesh_quantities); in _run()
465 cs_glob_mesh_quantities); in _run()
583 cs_mesh_quantities_destroy(cs_glob_mesh_quantities); in _run()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_porous_model.c142 cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_f_porous_model_cell_is_active()
177 cs_mesh_quantities_t *mq =cs_glob_mesh_quantities; in cs_porous_model_init_disable_flag()
223 cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_porous_model_set_has_disable_flag()
271 cs_mesh_init_fluid_sections(cs_glob_mesh, cs_glob_mesh_quantities); in cs_porous_model_init_fluid_quantities()
290 cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_porous_model_auto_face_porosity()
H A Dcs_post_util.c227 = (const cs_real_3_t *)(cs_glob_mesh_quantities->cell_cen); in cs_cell_segment_intersect_probes_define()
285 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_b_face_criterion_probes_define()
333 cs_mesh_quantities_t *mesh_quantities = cs_glob_mesh_quantities; in cs_post_turbomachinery_head()
466 = (const cs_real_3_t *)cs_glob_mesh_quantities->b_face_cog; in cs_post_moment_of_force()
504 (const cs_real_3_t *)cs_glob_mesh_quantities->b_face_normal; in cs_post_stress_tangential()
505 const cs_real_t *surfbn = cs_glob_mesh_quantities->b_face_surf; in cs_post_stress_tangential()
542 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_post_b_pressure()
856 const cs_mesh_quantities_t *fvq = cs_glob_mesh_quantities; in cs_post_boundary_flux()
912 cs_mesh_quantities_t *fvq = cs_glob_mesh_quantities; in cs_post_field_cell_to_b_face_values()
H A Dcs_volume_zone.c331 cs_real_t *cell_vol = cs_glob_mesh_quantities->cell_vol; in _volume_zone_compute_metadata()
332 cs_real_t *cell_f_vol = cs_glob_mesh_quantities->cell_f_vol; in _volume_zone_compute_metadata()
333 cs_real_3_t *cell_cen = (cs_real_3_t *)cs_glob_mesh_quantities->cell_cen; in _volume_zone_compute_metadata()
1063 cs_real_t *cell_vol = cs_glob_mesh_quantities->cell_vol; in cs_volume_zone_print_info()
1064 cs_real_t *cell_f_vol = cs_glob_mesh_quantities->cell_f_vol; in cs_volume_zone_print_info()
1065 cs_real_t *b_face_surf = cs_glob_mesh_quantities->b_face_surf; in cs_volume_zone_print_info()
1066 cs_real_t *b_f_face_surf = cs_glob_mesh_quantities->b_f_face_surf; in cs_volume_zone_print_info()
H A Dcs_ht_convert.c141 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_ht_convert_h_to_t_cells()
247 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_ht_convert_h_to_t_cells_solid()
305 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_ht_convert_h_to_t_faces()
418 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_ht_convert_t_to_h_faces_l()
H A Dcs_boundary_zone.c324 cs_real_t *b_face_surf = cs_glob_mesh_quantities->b_face_surf; in _boundary_zone_compute_metadata()
325 cs_real_t *b_f_face_surf = cs_glob_mesh_quantities->b_f_face_surf; in _boundary_zone_compute_metadata()
326 cs_real_3_t *face_cen = (cs_real_3_t *)cs_glob_mesh_quantities->b_face_cog; in _boundary_zone_compute_metadata()
1107 cs_real_t *b_face_surf = cs_glob_mesh_quantities->b_face_surf; in cs_boundary_zone_print_info()
1108 cs_real_t *b_f_face_surf = cs_glob_mesh_quantities->b_f_face_surf; in cs_boundary_zone_print_info()
H A Dcs_internal_coupling.c395 const cs_mesh_quantities_t *fvq = cs_glob_mesh_quantities; in _compute_geometrical_face_weight()
505 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in _compute_offset()
554 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in _compute_ci_cj_vect()
1216 const cs_mesh_quantities_t* fvq = cs_glob_mesh_quantities; in cs_internal_coupling_initialize_scalar_gradient()
1297 const cs_mesh_quantities_t* fvq = cs_glob_mesh_quantities; in cs_internal_coupling_initialize_vector_gradient()
1383 const cs_mesh_quantities_t* fvq = cs_glob_mesh_quantities; in cs_internal_coupling_initialize_tensor_gradient()
1473 const cs_mesh_quantities_t* fvq = cs_glob_mesh_quantities; in cs_internal_coupling_iterative_scalar_gradient()
1578 const cs_mesh_quantities_t* fvq = cs_glob_mesh_quantities; in cs_internal_coupling_iterative_vector_gradient()
1687 const cs_mesh_quantities_t* fvq = cs_glob_mesh_quantities; in cs_internal_coupling_iterative_tensor_gradient()
1786 const cs_mesh_quantities_t* fvq = cs_glob_mesh_quantities; in cs_internal_coupling_reconstruct_scalar_gradient()
[all …]
H A Dcs_turbomachinery.c839 cs_mesh_quantities_compute(cs_glob_mesh, cs_glob_mesh_quantities); in _update_mesh_coupling()
899 cs_mesh_quantities_destroy(cs_glob_mesh_quantities); in _update_mesh()
908 cs_glob_mesh_quantities = cs_mesh_quantities_create(); in _update_mesh()
1012 cs_mesh_quantities_destroy(cs_glob_mesh_quantities); in _update_mesh()
1021 cs_glob_mesh_quantities = cs_mesh_quantities_create(); in _update_mesh()
1085 cs_mesh_quantities_compute(cs_glob_mesh, cs_glob_mesh_quantities); in _update_mesh()
1086 cs_mesh_bad_cells_detect(cs_glob_mesh, cs_glob_mesh_quantities); in _update_mesh()
1087 cs_user_mesh_bad_cells_tag(cs_glob_mesh, cs_glob_mesh_quantities); in _update_mesh()
1090 cs_glob_mesh_quantities); in _update_mesh()
H A Dcs_preprocess.c264 cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_preprocess_mesh()
530 cs_mesh_quantities_dump(cs_glob_mesh, cs_glob_mesh_quantities); in cs_preprocess_mesh_selected_b_faces_ignore()
546 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_preprocess_mesh_update_fortran()
/dports/science/code_saturne/code_saturne-7.1.0/src/rayt/
H A Dcs_rad_transfer_source_terms.c118 rovsdt[iel] += rad_st_impl[iel] * cs_glob_mesh_quantities->cell_vol[iel]; in cs_rad_transfer_source_terms()
124 smbrs[iel] += rad_st_expl[iel] * cs_glob_mesh_quantities->cell_vol[iel]; in cs_rad_transfer_source_terms()
H A Dcs_rad_transfer_pun.c163 = (const cs_real_3_t *)cs_glob_mesh_quantities->b_face_normal; in cs_rad_transfer_pun()
164 const cs_real_t *b_face_surf = cs_glob_mesh_quantities->b_face_surf; in cs_rad_transfer_pun()
223 cs_glob_mesh_quantities, in cs_rad_transfer_pun()
319 const cs_real_t *b_dist = cs_glob_mesh_quantities->b_dist; in cs_rad_transfer_pun()
H A Dcs_rad_transfer_solve.c230 const cs_mesh_quantities_t *fvq = cs_glob_mesh_quantities; in _order_by_direction()
385 = (const cs_real_3_t *)cs_glob_mesh_quantities->b_face_normal; in _cs_rad_transfer_sol()
387 = (const cs_real_3_t *)cs_glob_mesh_quantities->i_face_normal; in _cs_rad_transfer_sol()
388 const cs_real_t *b_face_surf = cs_glob_mesh_quantities->b_face_surf; in _cs_rad_transfer_sol()
391 = (const cs_real_t *)cs_glob_mesh_quantities->cell_vol; in _cs_rad_transfer_sol()
679 const cs_real_t *i_face_surf = cs_glob_mesh_quantities->i_face_surf; in _cs_rad_transfer_sol()
1003 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in _net_flux_internal_coupling_contribution()
1090 cs_real_3_t *b_face_normal = (cs_real_3_t *)cs_glob_mesh_quantities->b_face_normal; in cs_rad_transfer_solve()
1091 const cs_real_t *b_face_surf = cs_glob_mesh_quantities->b_face_surf; in cs_rad_transfer_solve()
1092 const cs_real_t *cell_vol = cs_glob_mesh_quantities->cell_vol; in cs_rad_transfer_solve()
/dports/science/code_saturne/code_saturne-7.1.0/src/user_examples/
H A Dcs_user_source_terms-scalar_in_a_channel.c95 const cs_real_t *cell_f_vol = cs_glob_mesh_quantities->cell_vol; in cs_user_source_terms()
116 ubulk /= cs_glob_mesh_quantities->tot_vol; in cs_user_source_terms()
H A Dcs_user_extra_operations-nusselt_and_friction_calculation.c95 = (const cs_real_3_t *)cs_glob_mesh_quantities->b_face_cog; in cs_user_extra_operations()
97 = (const cs_real_3_t *)cs_glob_mesh_quantities->b_face_normal; in cs_user_extra_operations()
98 const cs_real_t *surfbn = cs_glob_mesh_quantities->b_face_surf; in cs_user_extra_operations()
H A Dcs_user_postprocess-boundary_pressure_profile.c97 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_user_postprocess_probes()
174 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in cs_user_postprocess_values()
H A Dcs_user_source_terms-turbulence.c91 const cs_real_t *cell_f_vol = cs_glob_mesh_quantities->cell_vol; in cs_user_source_terms()
H A Dcs_user_postprocess-sfc.c70 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in _cs_post_write_sfc_serial()
174 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities; in _cs_post_write_sfc_parall()
H A Dcs_user_source_terms-richards.c94 const cs_real_t *cell_f_vol = cs_glob_mesh_quantities->cell_vol; in cs_user_source_terms()
H A Dcs_user_source_terms-momentum.c94 const cs_real_t *cell_f_vol = cs_glob_mesh_quantities->cell_vol; in cs_user_source_terms()
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_head_losses.c106 cs_real_t *surfbn = cs_glob_mesh_quantities->b_face_surf; in _porcel()
107 cs_real_t *volume = cs_glob_mesh_quantities->cell_vol; in _porcel()
110 = (const cs_real_3_t *restrict)cs_glob_mesh_quantities->i_face_normal; in _porcel()
314 cs_real_t *volume = cs_glob_mesh_quantities->cell_vol; in cs_lagr_head_losses()
H A Dcs_lagr_resuspension.c174 const cs_mesh_quantities_t *fvq = cs_glob_mesh_quantities; in cs_lagr_resuspension()
391 cs_real_t norm_face = cs_glob_mesh_quantities->b_face_surf[face_id]; in cs_lagr_resuspension()
403 * cs_glob_mesh_quantities->b_face_normal[face_id * 3 +id]; in cs_lagr_resuspension()
446 cs_real_t norm_face = cs_glob_mesh_quantities->b_face_surf[face_id]; in cs_lagr_resuspension()
528 * cs_glob_mesh_quantities->b_face_normal[face_id * 3 +id]; in cs_lagr_resuspension()
H A Dcs_lagr_geom.c110 = (const cs_real_3_t *restrict)cs_glob_mesh_quantities->b_face_normal; in cs_lagr_geom()
/dports/science/code_saturne/code_saturne-7.1.0/docs/doxygen/examples/
H A Dcs_var_dico.dox105 - Members of the global C structure \c cs_glob_mesh_quantities are accessed
107 <tt>cs_glob_mesh_quantities->name</tt>, \n
108 \e i.e. adding <tt> cs_glob_mesh_quantities-> </tt> in front of the name of
112 const cs_mesh_quantities_t *mq = cs_glob_mesh_quantities;
121 <tt> isympa | cs_glob_mesh_quantities->b_sym_flag </tt> | Symmetry flag for boundary faces
122 <tt> xyzcen | cs_glob_mesh_quantities->cell_cen </tt> | Cell center coordinates
124 <tt> surfbo | cs_glob_mesh_quantities->b_face_normal </tt> | Surface normal of border faces
127 <tt> volume | cs_glob_mesh_quantities->cell_vol </tt> | Cell volume
128 <tt> surfan | cs_glob_mesh_quantities->i_face_surf </tt> | Surface of interior faces
129 <tt> surfbn | cs_glob_mesh_quantities->b_face_surf </tt> | Surface of boundary faces
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/examples/2-full_domain/case3/
H A Dcs_user_extra_operations.c120 const cs_mesh_quantities_t *fvq = cs_glob_mesh_quantities; in cs_user_extra_operations()
/dports/science/code_saturne/code_saturne-7.1.0/src/darc/
H A Dcs_gwf_physical_properties.c142 const cs_mesh_quantities_t *mesh_quantities = cs_glob_mesh_quantities; in cs_gwf_decay_rate()
285 const cs_mesh_quantities_t *mesh_quantities = cs_glob_mesh_quantities; in cs_gwf_kinetic_reaction()

12345