Searched refs:normx (Results 1 – 2 of 2) sorted by relevance
116 float normx = curr->xvel / speed; in stepParticles() local119 normx * WIND_RESISTANCE * deltaMilliseconds; in stepParticles()
181 static real_type normx; in MAIN__() local247 normx = CAST_TO_RT(0); in MAIN__()255 d__2 = normx, d__3 = (d__1 = x[i__ - 1], abs(d__1)); in MAIN__()256 normx = (max)(d__2, d__3); in MAIN__()260 residn = resid / (n * norma * normx * eps); in MAIN__()