Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dpvsqbi.f14 real*8, allocatable :: NABI(:,:) variable
22 if( allocated(NABI) ) then
23 deallocate(NABI)
52 allocate ( NABI(nshg,3) )
59 NABI=zero
H A Dasbnabi.f141 call local (NABI, rl, ienb, 3, 'scatter ')
/phasta/phSolver/incompressible/
H A DlesSparse.f77 & NABI(n,:)*NABI(n,:)
87 & NABI(n,:)*NABI(n,:)
97 & NABI(n,:)*NABI(n,:)
H A Delmgmr.f618 & + 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)