Searched refs:old_pstat (Results 1 – 2 of 2) sorted by relevance
1300 cs_real_t gamma, bMach, eps, pstat, old_pstat, ptot, res, rhotot; in cs_cf_thermo_ph_inlet_bc() local1390 old_pstat = ptot; in cs_cf_thermo_ph_inlet_bc()1576 res = CS_ABS((pstat - old_pstat) / ptot); in cs_cf_thermo_ph_inlet_bc()1579 old_pstat = pstat; in cs_cf_thermo_ph_inlet_bc()
979 ParamStatus old_pstat = GetGroupParamstatus(gnum); in RemoveParamIfInAGroup() local986 if (old_pstat.Grouped()) in RemoveParamIfInAGroup()992 SetParamstatus(old_pstat, pindex); in RemoveParamIfInAGroup()