Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_mesh_quantities.c743 cs_real_t rectif_cog = (tri_vol_part - face_vol_part) in _adjust_face_cog_v11_v52() local
747 face_cog[f_id][i] = f_center[i] + rectif_cog * face_norm[f_id][i]; in _adjust_face_cog_v11_v52()