Searched refs:gp (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | e3source.f | 282 & gp (npro), fwp (npro), 399 gp = one+saCw2*(6*r**5 - one) 400 gp = gp*rp 402 fwp = fwp*gp/(g**6+saCw3**6)
|
| /phasta/phSolver/incompressible/ |
| H A D | e3source.f | 256 & fv1p, fv2p, stp, gp, fwp, rp, local 413 gp = rp * (tmp + 5.0 * saCw2 * rP5) 419 fwp = gp * tmp1 * saCw3P6 * tmp
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 256 & fv1p, fv2p, stp, gp, fwp, rp, 389 gp = rp * (tmp + 5.0 * saCw2 * rP5) 395 fwp = gp * tmp1 * saCw3P6 * tmp
|
| H A D | e3source.fRHSonly | 256 & fv1p, fv2p, stp, gp, fwp, rp, 375 gp = rp * (tmp + 5.0 * saCw2 * rP5) 381 fwp = gp * tmp1 * saCw3P6 * tmp
|