Searched refs:vortIntL (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | vorticity.f | 93 real*8 vortIntL(npro,nshl,4) local 112 vortIntL=0 153 vortIntL(:,n,1) = vortIntL(:,n,1) + 157 vortIntL(:,n,2) = vortIntL(:,n,2) + 161 vortIntL(:,n,3) = vortIntL(:,n,3) + 166 vortIntL(:,n,4) = vortIntL(:,n,4) + 184 call local(vortIntG,vortIntL,ien,4,'scatter ')
|