Searched refs:resnrm (Results 1 – 3 of 3) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | rstatCheck.f | 41 call sumgat (rtmp, 1, resnrm, ilwork) 62 resnrm = resnrm 65 resnrm = resnrm 71 totres = resnrm / float(nshgt) 128 call sumgat (rtmp, 1, resnrm, ilwork) 151 resnrm = resnrm 154 resnrm = resnrm 160 totres = resnrm / float(nshgt)
|
| H A D | rstat.f | 25 real*8 resnrm(2), totres(2), eachproc(2) local 103 call drvAllReduce (eachproc,resnrm,2) 108 totres = sqrt(resnrm) / float(nshgt) 189 call sumgat (rtmp, 1, resnrm, ilwork) 212 resnrm = resnrm 215 resnrm = resnrm 221 totres = resnrm / float(nshgt) 378 subroutine rstatpSclr (resnrm ) argument 413 totres = resnrm*resnrm / float(nshgt)
|
| /phasta/phSolver/incompressible/ |
| H A D | rstatic.f | 69 call sumgat (rtmp, 1, resnrm) 147 resnrm = resnrm 150 resnrm = resnrm 156 totres = resnrm / float(nshgt) 246 call sumgat (rtmp, 1, resnrm) 250 totres = resnrm / float(nshgt)
|