Home
last modified time | relevance | path

Searched defs:itrPredict (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/compressible/
H A DitrPC.f56 subroutine itrPredict ( yold, acold, subroutine
61 real*8 yold(nshg,ndof), acold(nshg,ndof),
62 & y(nshg,ndof), ac(nshg,ndof)
/phasta/phSolver/incompressible/
H A DitrPC.f65 subroutine itrPredict (yold, y, acold, ac, uold, u, iBC) subroutine
69 real*8 y(nshg,ndof), ac(nshg,ndof),
70 & u(nshg,nsd), yold(nshg,ndof),
71 & acold(nshg,ndof), uold(nshg,nsd)