Searched refs:stsVelReg (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | stats.f | 21 & stsVelSqr(:,:), stsVelReg(:,:), variable 63 allocate ( stsVelReg(nshg,3) ) 70 stsVelReg = 0.0 268 stsVelReg(i,1) = stsVelReg(i,1) + u1 269 stsVelReg(i,2) = stsVelReg(i,2) + u2 270 stsVelReg(i,3) = stsVelReg(i,3) + u3
|
| /phasta/phSolver/compressible/ |
| H A D | stats.f | 21 & stsVelSqr(:,:), stsVelReg(:,:), variable
|