Searched refs:sixth (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3source.f | 255 & dP2Inv, sixth, tmp, tmp1, p, dp, local 319 sixth = 1.0/6.0 417 tmp1 = ( (1.0 + saCw3P6) * tmp ) ** sixth
|
| /phasta/phSolver/compressible/ |
| H A D | e3source.f | 334 sixth = 1.0/6.0 343 fwog = ((one+saCw3**6)/(g**6+saCw3**6))**sixth
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fRHSonly | 255 & dP2Inv, sixth, tmp, tmp1, p, dp, 315 sixth = 1.0/6.0 379 tmp1 = ( (1.0 + saCw3P6) * tmp ) ** sixth
|
| H A D | e3source.fimplicit | 255 & dP2Inv, sixth, tmp, tmp1, p, dp, 315 sixth = 1.0/6.0 393 tmp1 = ( (1.0 + saCw3P6) * tmp ) ** sixth
|