Searched refs:fakexmu (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | advLES.f | 1652 real*8, allocatable, dimension(:,:) :: fakexmu local 1842 allocate ( fakexmu(npro,ngauss) ) 1843 fakexmu = zero 1855 deallocate ( fakexmu ) 1886 allocate ( fakexmu(npro,ngauss) ) 1887 fakexmu = zero 1889 call SUPGstress (y, ac, x, qres, mien(iblk)%p, fakexmu, 1895 deallocate ( fakexmu )
|