Home
last modified time | relevance | path

Searched defs:i_face_surf (Results 1 – 13 of 13) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/user_examples/
H A Dcs_user_porosity.c105 const cs_real_t *i_face_surf = mq->i_face_surf; in cs_user_porosity() local
H A Dcs_user_porosity-from_cad.c180 const cs_real_t *i_face_surf = mq->i_face_surf; in cs_user_porosity() local
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_mesh_quantities.h106 cs_real_t *i_face_surf; /* Surface of interior faces. */ member
H A Dcs_mesh_quantities.c1844 const cs_real_t i_face_surf[], in _compute_face_vectors()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_vof.c760 const cs_real_t *i_face_surf = (const cs_real_t *)mq->i_face_surf; in cs_vof_deshpande_drift_flux() local
882 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_vof_drift_term() local
H A Dcs_porosity_from_scan.c461 cs_real_t *restrict i_face_surf in _count_from_file() local
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_cdo_quantities.h172 const cs_real_t *i_face_surf; /* Shared with cs_mesh_quantities_t */ member
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_convection_diffusion.h2886 const cs_real_t i_face_surf, in cs_i_cd_steady_slope_test()
3141 const cs_real_t i_face_surf, in cs_i_cd_steady_slope_test_vector()
3369 const cs_real_t i_face_surf, in cs_i_cd_steady_slope_test_tensor()
3594 const cs_real_t i_face_surf, in cs_i_cd_unsteady_slope_test()
3922 const cs_real_t i_face_surf, in cs_i_cd_unsteady_slope_test_vector()
4092 const cs_real_t i_face_surf, in cs_i_cd_unsteady_slope_test_tensor()
H A Dcs_balance_by_zone.c304 const cs_real_t i_face_surf, in _balance_internal_faces()
796 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_balance_by_zone_compute() local
2557 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_flux_through_surface() local
H A Dcs_face_viscosity.c597 const cs_real_t *restrict i_face_surf in cs_face_anisotropic_viscosity_scalar() local
H A Dcs_convection_diffusion.c1681 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_convection_diffusion_scalar() local
3110 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_face_convection_scalar() local
4227 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_convection_diffusion_vector() local
5909 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_convection_diffusion_tensor() local
6875 const cs_real_t *restrict i_face_surf = fvq->i_face_surf; in cs_convection_diffusion_thermal() local
H A Dcs_gradient.c10216 const cs_real_t *restrict i_face_surf = mq->i_face_surf; in cs_gradient_porosity_balance() local
/dports/science/code_saturne/code_saturne-7.1.0/src/rayt/
H A Dcs_rad_transfer_solve.c679 const cs_real_t *i_face_surf = cs_glob_mesh_quantities->i_face_surf; in _cs_rad_transfer_sol() local