Searched defs:itrBC (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | itrbc.f | 1 subroutine itrBC (y,ac, iBC, BC, iper, ilwork) subroutine 30 real*8 tmp(nshg), y1(nshg),q1(nshg) 32 real*8 limitcount(nflow) 33 integer locmax(1),locmin(1) 57 34 format(i5,5(2x,e14.7))
|
| /phasta/phSolver/incompressible/ |
| H A D | itrbc.f | 1 subroutine itrBC (y,ac, iBC, BC, iper, ilwork) subroutine
|