Searched refs:DELTAsv (Results 1 – 1 of 1) sorted by relevance
13 PetscReal DELTAsv, ProdDELTAsv; in solve() local28 DELTAsv = EPS_SV; in solve()211 if ((x[i] > DELTAsv) && (x[i] < c - DELTAsv)) { in solve()229 if (x[uv[i]] <= DELTAsv) { in solve()