Searched refs:NABI (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | pvsqbi.f | 14 real*8, allocatable :: NABI(:,:) variable 22 if( allocated(NABI) ) then 23 deallocate(NABI) 52 allocate ( NABI(nshg,3) ) 59 NABI=zero
|
| H A D | asbnabi.f | 141 call local (NABI, rl, ienb, 3, 'scatter ')
|
| /phasta/phSolver/incompressible/ |
| H A D | lesSparse.f | 77 & NABI(n,:)*NABI(n,:) 87 & NABI(n,:)*NABI(n,:) 97 & NABI(n,:)*NABI(n,:)
|
| H A D | elmgmr.f | 618 & + NABI(i,j)*y(i,j) 690 res(i,1:3)=res(i,1:3) + p(irankCoupled)*NABI(i,1:3) 721 res(i,1:3)=res(i,1:3) + p(irankCoupled)*NABI(i,1:3) 751 res(i,1:3)=res(i,1:3) + p(irankCoupled)*NABI(i,1:3)
|