Searched refs:g (Results 1 – 9 of 9) sorted by relevance
| /phasta/phSolver/testIC-DSIM/ |
| H A D | geom.sms | 143 0 23 9 g 144 0 23 8 g 145 0 23 g a 146 0 23 g b 155 0 34 g h 162 1 24-q+s-j-g 167 3 24+g-9-5-u 179 0 6+j+k-4-e-8-g
|
| H A D | geom.sdm | 143 0 22 9 g 144 0 22 8 g 145 0 22 g a 146 0 22 g b 161 1 24-q+s-j-g 166 3 24+g-9-5-u
|
| /phasta/phSolver/common/ |
| H A D | fillsparse.f | 87 integer f, g, r, s, t local 118 do g = 1, nflow !loop over columns in a block 119 t = (g-1)*nflow 121 lhsK(t+f,k) = lhsK(t+f,k) + EGmass(e,r+f,s+g) 149 integer f, g, r, s, t local
|
| /phasta/phSolver/incompressible/ |
| H A D | e3source.f | 254 & g, fw, s, viscInv, k2d2Inv, local 412 g = r * tmp 415 gP6 = (g * g * g) ** 2 418 fw = g * tmp1
|
| /phasta/phSolver/compressible/ |
| H A D | e3source.f | 278 & r (npro), g (npro), 333 g = r + saCw2*(r**6-r) 343 fwog = ((one+saCw3**6)/(g**6+saCw3**6))**sixth 344 fw = g*fwog 402 fwp = fwp*gp/(g**6+saCw3**6)
|
| /phasta/ |
| H A D | README.md | 10 -DCMAKE_CXX_COMPILER=g++ \
|
| H A D | CMakeLists.txt | 78 # later on we may want to do it dependent on behavior (e.g. 80 #OPTION(ARCHOS_OPTION "ArchOS dependent defines (e.g. -DLINUX)" ) 81 SET(ARCHOS_OPTION "-DLINUX" CACHE STRING "ArchOS dependent defines (e.g. -DLINUX)" )
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 254 & g, fw, s, viscInv, k2d2Inv, 388 g = r * tmp 391 gP6 = (g * g * g) ** 2 394 fw = g * tmp1
|
| H A D | e3source.fRHSonly | 254 & g, fw, s, viscInv, k2d2Inv, 374 g = r * tmp 377 gP6 = (g * g * g) ** 2 380 fw = g * tmp1
|