Home
last modified time | relevance | path

Searched refs:ien2 (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/incompressible/
H A Dbflux.f59 integer, allocatable, dimension(:,:) :: ien2 local
115 allocate ( ien2(npro,nshl) )
121 call mapConn( mien(iblk)%p, ien2, invflx,
144 & ien2(1:npro,:),
152 deallocate ( ien2 )
439 subroutine mapConn( ien, ien2, mask, argument
449 integer ien(npro,nshl), ien2(npro,nshl), mask(nshg), local
479 ien2(map(iel),i) = ien(iel,i)