Home
last modified time | relevance | path

Searched refs:cs_compute_area_from_quant (Results 1 – 7 of 7) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_cdo_quantities.h258 cs_compute_area_from_quant(const cs_quant_t qa, in cs_compute_area_from_quant() function
H A Dcs_xdef_cw_eval.c1008 const double tef = cs_compute_area_from_quant(cm->edge[e], in cs_xdef_cw_eval_flux_at_vtx_by_val()
1121 const double tef = cs_compute_area_from_quant(cm->edge[e], fq.center); in cs_xdef_cw_eval_flux_at_vtx_by_analytic()
1191 const double svef = 0.5 * cs_compute_area_from_quant(cm->edge[e], in cs_xdef_cw_eval_flux_at_vtx_by_analytic()
1284 const double svef = 0.5 * cs_compute_area_from_quant(cm->edge[e], in cs_xdef_cw_eval_flux_at_vtx_by_analytic()
H A Dcs_cdo_local.c1288 cm->tef[ie] = cs_compute_area_from_quant(cm->edge[cm->f2e_ids[ie]], in cs_cell_mesh_build()
1693 const double tef = cs_compute_area_from_quant(fm->edge[e], pfq.center); in cs_face_mesh_build()
H A Dcs_cdo_advection.c1040 const double tec = stab_coef * cs_compute_area_from_quant(cm->edge[e], in _vcb_stabilization_part2()
H A Dcs_cdo_diffusion.c3079 cm->tef[ie] : cs_compute_area_from_quant(peq, pfq.center); in cs_cdo_diffusion_svb_vbyf_flux()
/dports/science/code_saturne/code_saturne-7.1.0/tests/
H A Dcs_check_quadrature.c906 cm->tef[i] = cs_compute_area_from_quant(peq, pfq.center); in _define_cm_tetra_ref()
H A Dcs_check_cdo.c727 cm->tef[i] = cs_compute_area_from_quant(peq, pfq.center); in _define_cm_tetra_ref()