Searched refs:isfID (Results 1 – 5 of 5) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | BCprofile2.f | 11 integer isfID local 15 isfID=isetOutPres 16 call sfID2np(isfID,nBCfaceNode,BCfaceNode) 42 integer isfID local 47 isfID=isetInlet_Duct 48 call sfID2np(isfID,nBCfaceNode,BCfaceNode)
|
| H A D | setBlowing_Duct.f | 17 integer isfID local 21 isfID=isetBlowing_Duct 22 call sfID2np(isfID,njetinlet,jetinletf)
|
| H A D | setBlowing_Duct3.f | 17 integer isfID local 21 isfID=isetBlowing_Duct 22 call sfID2np(isfID,njetinlet,jetinletf)
|
| H A D | findslpw.f | 34 isfID=miBCB(iblk)%p(i,2) 35 if(isfID.gt.709.or.isfID.lt.701)cycle 36 islpw=mod(isfID,700)
|
| /phasta/phSolver/compressible/ |
| H A D | setBlowing_Duct2.f | 22 integer isfID local
|