Searched refs:adv_cell (Results 1 – 1 of 1) sorted by relevance
701 const double bgc = _dp3(grd_c, adv_cell.unitv); in _vcb_cellwise_consistent_part()726 const double bgv1 = _dp3(grd_v1, adv_cell.unitv); in _vcb_cellwise_consistent_part()727 const double bgv2 = _dp3(grd_v2, adv_cell.unitv); in _vcb_cellwise_consistent_part()796 const cs_nvec3_t adv_cell, in _vcb_consistent_part() argument828 const double bgcc = _dp3(grd_c, adv_cell.unitv); in _vcb_consistent_part()905 bgvf[e][0] = _dp3(grd_v1, adv_cell.unitv); in _vcb_consistent_part()906 bgvf[e][1] = _dp3(grd_v2, adv_cell.unitv); in _vcb_consistent_part()2288 cs_nvec3_t adv_cell; in cs_cdo_advection_vcb_cw_cst() local2291 if (adv_cell.meas < cs_math_get_machine_epsilon()) in cs_cdo_advection_vcb_cw_cst()2418 cs_nvec3_t adv_cell; in cs_cdo_advection_vcb() local[all …]