Home
last modified time | relevance | path

Searched defs:b_face_cog (Results 1 – 25 of 26) sorted by path

12

/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_balance_by_zone.c1784 const cs_real_3_t *restrict b_face_cog in cs_pressure_drop_by_zone_compute() local
H A Dcs_convection_diffusion.c8208 const cs_real_3_t *restrict b_face_cog in cs_anisotropic_diffusion_scalar() local
9506 const cs_real_3_t *restrict b_face_cog in cs_anisotropic_right_diffusion_vector() local
10216 const cs_real_3_t *restrict b_face_cog in cs_anisotropic_diffusion_tensor() local
11183 const cs_real_3_t *restrict b_face_cog in cs_face_anisotropic_diffusion_potential() local
12044 const cs_real_3_t *restrict b_face_cog in cs_anisotropic_diffusion_potential() local
H A Dcs_face_viscosity.c605 const cs_real_3_t *restrict b_face_cog in cs_face_anisotropic_viscosity_scalar() local
H A Dcs_gradient.c1221 const cs_real_3_t *restrict b_face_cog in _initialize_scalar_gradient() local
1640 const cs_real_3_t *restrict b_face_cog in _iterative_scalar_gradient() local
2401 const cs_real_3_t *restrict b_face_cog in _lsq_scalar_gradient() local
3204 const cs_real_3_t *restrict b_face_cog in _reconstruct_scalar_gradient() local
3658 const cs_real_3_t *restrict b_face_cog in _lsq_scalar_b_face_val_phyd() local
3933 const cs_real_3_t *restrict b_face_cog in _fv_vtx_based_scalar_gradient() local
9470 const cs_real_3_t *restrict b_face_cog in cs_gradient_scalar_cell() local
9496 const cs_real_3_t *restrict b_face_cog in cs_gradient_scalar_cell() local
9770 const cs_real_3_t *restrict b_face_cog in cs_gradient_vector_cell() local
9802 const cs_real_3_t *restrict b_face_cog in cs_gradient_vector_cell() local
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/atmo/
H A Dcs_atmo.c569 const cs_real_3_t *restrict b_face_cog in _hydrostatic_pressure_compute() local
1265 const cs_real_3_t *restrict b_face_cog in cs_atmo_z_ground_compute() local
1468 const cs_real_3_t *restrict b_face_cog in cs_atmo_hydrostatic_profiles_compute() local
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_ale.c171 const cs_real_3_t *restrict b_face_cog in _free_surface() local
514 const cs_real_3_t *restrict b_face_cog in _update_bcs() local
1187 const cs_real_3_t *restrict b_face_cog in cs_ale_project_displacement() local
H A Dcs_ast_coupling.c467 cs_real_t *b_face_cog = cs_glob_mesh_quantities->b_face_cog; in CS_PROCF() local
H A Dcs_boundary_conditions.c824 const cs_real_3_t *restrict b_face_cog in cs_boundary_conditions_map() local
H A Dcs_ext_neighborhood.c1265 const cs_real_3_t *b_face_cog = (const cs_real_3_t *)mq->b_face_cog; in _neighborhood_reduce_cell_center_opposite() local
H A Dcs_internal_coupling.c399 const cs_real_t* b_face_cog = fvq->b_face_cog; in _compute_geometrical_face_weight() local
508 const cs_real_t *b_face_cog = mq->b_face_cog; in _compute_offset() local
H A Dcs_porosity_from_scan.c662 const cs_real_3_t *restrict b_face_cog in cs_compute_porosity_from_scan() local
H A Dcs_post_util.c465 const cs_real_3_t *b_face_cog in cs_post_moment_of_force() local
H A Dcs_pressure_correction.c198 const cs_real_3_t *restrict b_face_cog in cs_pressure_correction() local
H A Dcs_sat_coupling.c795 const cs_real_3_t *restrict b_face_cog in _sat_coupling_interpolate() local
H A Dcs_selector.c250 cs_real_t *b_face_cog = NULL, *b_face_normal = NULL; in cs_selector_get_b_face_list() local
406 cs_real_t *b_face_cog = NULL, *b_face_normal = NULL; in cs_selector_get_cell_list() local
H A Dcs_vof.c590 const cs_real_3_t *restrict b_face_cog in cs_vof_log_mass_budget() local
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_tracking.c1928 const cs_real_3_t *restrict b_face_cog in _local_propagation() local
3455 const cs_real_3_t *restrict b_face_cog in cs_lagr_test_wall_cell() local
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_join.c165 cs_real_t *b_face_cog = NULL, *b_face_normal = NULL; in _select_entities() local
2103 cs_real_t *b_face_cog = NULL, *b_face_normal = NULL; in cs_join_mark_selected_faces() local
H A Dcs_mesh_quantities.c153 const cs_real_3_t *restrict b_face_cog in _compute_corr_grad_lin() local
882 cs_real_3_t b_face_cog[], in _correct_cell_face_center()
1119 const cs_real_3_t b_face_cog[], in _compute_cell_quantities()
1252 const cs_real_3_t b_face_cog[], in _recompute_cell_cen_face()
1524 const cs_real_3_t b_face_cog[], in _compute_cell_volume()
1843 const cs_real_t b_face_cog[], in _compute_face_vectors()
2118 const cs_real_3_t *b_face_cog in _b_thickness() local
2927 cs_real_t *b_face_cog = NULL, *b_face_normal = NULL; in cs_mesh_quantities_b_faces() local
2970 const cs_real_t b_face_cog[], in cs_mesh_quantities_cell_faces_cog()
3103 cs_real_t *b_face_cog = NULL, *b_face_normal = NULL; in cs_mesh_quantities_cell_volume() local
H A Dcs_mesh_quantities.h104 cs_real_t *b_face_cog; /* Center of gravity of border faces */ member
H A Dcs_mesh_smoother.c608 cs_real_t *b_face_cog, in _unwarping_mvt()
806 cs_real_t *b_face_cog = NULL; in cs_mesh_smoother_fix_by_feature() local
903 cs_real_t *b_face_cog = NULL; in cs_mesh_smoother_unwarp() local
/dports/science/code_saturne/code_saturne-7.1.0/src/user_examples/
H A Dcs_user_extra_operations-nusselt_and_friction_calculation.c94 const cs_real_3_t *b_face_cog in cs_user_extra_operations() local
H A Dcs_user_les_inflow-base.c198 const cs_real_3_t *b_face_cog in cs_user_les_inflow_advanced() local
H A Dcs_user_mesh-groups_from_free_faces.c160 cs_real_t *b_face_cog = NULL, * b_face_normal = NULL; in _mesh_groups_from_free_faces() local
H A Dcs_user_porosity.c91 const cs_real_3_t *restrict b_face_cog in cs_user_porosity() local

12