Home
last modified time | relevance | path

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

/phasta/phSolver/incompressible/
H A Dbflux.f488 subroutine mapArray( x, x2, map, subroutine
495 real*8 x(nprold,nshl), x2(nprold,nshl)
497 integer map(nprold)
499 integer nprold, nshl, i local