Searched refs:acAlpha (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | itrPC.f | 211 & uAlpha, yAlpha, acAlpha ) argument 218 & yAlpha(nshg,ndof), acAlpha(nshg,ndof), local 222 acAlpha(:,4) = zero !pressure acceleration is never used but.... 227 acAlpha(:,1:3) = acold(:,1:3) 243 acAlpha(:,5:ndof ) = acold(:,5:ndof)
|
| H A D | soldir.f | 30 real*8 yAlpha(nshg,5), acAlpha(nshg,5) local 45 call itrYAlpha( yold, acold, y, ac, yAlpha, acAlpha) 51 call ElmGMR (yAlpha, acAlpha, x,
|
| H A D | solfar.f | 101 real*8 yAlpha(nshg,ndof), acAlpha(nshg,ndof), local 136 & uAlpha, yAlpha, acAlpha) 145 call ElmGMR (uAlpha, yAlpha, acAlpha, x, 409 real*8 yAlpha(nshg,ndof), acAlpha(nshg,ndof), local 431 & uAlpha, yAlpha, acAlpha) 439 call ElmGMRSclr(yAlpha,acAlpha, x,
|
| H A D | stats.f | 211 real*8 yAlpha(nshg,ndof), acAlpha(nshg,ndof), local 227 & uAlpha, yAlpha, acAlpha) 233 call elmStatsRes( yAlpha, acAlpha, x, shp, shgl,
|