Searched defs:getdiffsclr (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | getdiff.f | 129 subroutine getdiffsclr(shape, dwl, yl, diffus) subroutine 135 real*8 diffus(npro), rho(npro) 136 real*8 yl(npro,nshl,ndof), dwl(npro,nshl), shape(npro,nshl) 137 integer n, e local
|