Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dfncorp.f4 integer, allocatable :: ltg(:) variable
12 if ( allocated(ltg) ) then
13 deallocate(ltg)
H A Dreadnblk.f217 allocate(ltg(ncorpsize))
218 ltg(:)=fncorp(:)
232 allocate(ltg(nshg))
234 ltg(i)=i
/phasta/svLS/
H A DLHS.f56 INTEGER, ALLOCATABLE :: aNodes(:,:), gtlPtr(:), ltg(:), local
106 2 disp(nTasks), gtlPtr(gnNo), ltg(nNo))
159 ltg(j) = Ac
179 Ac = ltg(a)
227 IF (part(j).NE.ltg(k) .OR. j.EQ.s) THEN
230 IF (part(j) .EQ. ltg(k)) EXIT
241 IF (part(j).NE.ltg(k) .OR. j.EQ.s) THEN
245 IF (part(j) .EQ. ltg(k)) THEN
255 CALL MPI_SEND(ltg(s:e), lhs%cS(i)%n, mpint, i-1,
262 DEALLOCATE(ltg)
/phasta/phSolver/incompressible/
H A Ditrdrv.f1565 2 nnz_tot, ltg, colm, rowp, svLS_nFaces)
1655 3 nnz_tot, ltg, colm, rowp, svLS_nFaces)