Searched refs:GetFlowQ (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | elmgmr.f | 594 subroutine GetFlowQ (qsurf,y,srfIdList,numSrfs) subroutine 677 call GetFlowQ(p,y,nsrflistResist,numResistSrfs) !Q pushed into p but at this point 703 call GetFlowQ(p,y,nsrflistImp,numImpSrfs) !Q pushed into p but at this point 732 call GetFlowQ(p,y,nsrflistRCR,numRCRSrfs) !Q pushed into p but at this point
|
| H A D | itrdrv.f | 1079 call GetFlowQ(NewQ,y,nsrfIdList,numSrfs) !new flow at time n+1 1254 call GetFlowQ(Qini,VelOnly,srfIdList,numSrfs) !get initial flow
|