Searched defs:itrYAlpha (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | itrPC.f | 209 subroutine itrYAlpha ( uold, yold, acold, subroutine 216 real*8 yold(nshg,ndof), acold(nshg,ndof), 217 & y(nshg,ndof), ac(nshg,ndof), 218 & yAlpha(nshg,ndof), acAlpha(nshg,ndof), 219 & u(nshg,nsd), uold(nshg,nsd), 220 & uAlpha(nshg,nsd)
|