Searched refs:z (Results 1 – 13 of 13) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | dtn.f | 197 real*8 x,y, z(3,2) local 267 z(1,1) = table(n,i,j,itype) 268 z(3,1) = table(n,i+1,j,itype) 269 z(1,2) = table(n,i,j+1,itype) 270 z(3,2) = table(n,i+1,j+1,itype) 272 z(2,1) = (z(3,1) - z(1,1)) / dx(1,itype) 273 & *(x-table(1,i,j,itype)) + z(1,1) 274 z(2,2) = (z(3,2) - z(1,2)) / dx(1,itype) 275 & *(x-table(1,i,j,itype)) + z(1,2) 276 tmp(n-2) = (z(2,2) - z(2,1))/dx(2,itype) [all …]
|
| H A D | newshape.cc | 438 int vrt[4], z; in HexShapeAndDrv() local 542 for(z=0;z<3;z++){ in HexShapeAndDrv() 543 if(!(edge[e][0][z]==edge[e][1][z])) in HexShapeAndDrv() 544 tmp1[3]=z; in HexShapeAndDrv() 545 tmp1[z]=edge[e][1][z]; in HexShapeAndDrv() 578 for(z =0; z < nem ; z++){ in HexShapeAndDrv() 579 endrv[z]=new double [3]; in HexShapeAndDrv() 595 for(z=0; z< num_e_modes; z++){ in HexShapeAndDrv() 596 delete [] endrv[z]; } in HexShapeAndDrv() 653 for(z=0; z < nfm ; z++){ in HexShapeAndDrv() [all …]
|
| H A D | bctint.f | 339 real*8 x1,y1,z1,x2,y2,z2,x,y,z local 342 z=z1-z2 343 distds=x*x+y*y+z*z
|
| H A D | input.config | 130 Inflow Cooling Sponge Ends at z: 12.0 131 Outflow Cooling Sponge Begins at z: 24.0 138 Sponge for z Momentum Equation : False
|
| H A D | common.h | 12 IMPLICIT REAL*8 (a-h,o-z)
|
| /phasta/phSolver/cmake/ |
| H A D | GetGitRevisionDescription.cmake.in | 29 if(${PACKED_REFS} MATCHES "([0-9a-z]*) ${HEAD_REF}")
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fRHSonly | 7 c the z-coordinate 51 c$$$ z = xx(iel,3) 144 c$$$ #2*(om1*y-om2*x)-om3*(t3-om1*z) 151 c$$$ #m2*z-om3*y)-om1*(om1*y-om2*x) 160 c$$$ #t5*t19*t3*y*(1.D0-3.D0*y+2.D0*t10)+om1*(om3*x-om1*z)-om2*(om2*z-om 172 z = xx(iel,3)
|
| H A D | e3source.fimplicit | 7 c the z-coordinate 51 c$$$ z = xx(iel,3) 144 c$$$ #2*(om1*y-om2*x)-om3*(t3-om1*z) 151 c$$$ #m2*z-om3*y)-om1*(om1*y-om2*x) 160 c$$$ #t5*t19*t3*y*(1.D0-3.D0*y+2.D0*t10)+om1*(om3*x-om1*z)-om2*(om2*z-om 172 z = xx(iel,3)
|
| /phasta/phSolver/incompressible/ |
| H A D | e3source.f | 172 z = xx(iel,3)
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 12 IMPLICIT REAL*8 (a-h,o-z)
|
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 12 IMPLICIT REAL*8 (a-h,o-z)
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 12 IMPLICIT REAL*8 (a-h,o-z)
|
| /phasta/phSolver/ |
| H A D | CHANGES | 320 Sponge for z Momentum Equation : False
|