Searched refs:utmp (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_smoother.f | 23 real(kind=8),dimension(nshg,3) :: utmp local 28 call fLesSparseApG(colm,rowp,lhsP,v,utmp,nshg,nnz_tot) 29 call commIn(utmp,ilwork,3,iper,iBC,BC) 32 utmp(:,i) = utmp(:,i)*ramg_flowDiag%p(:,i)**2 36 utmp4(:,i) = -utmp(:,i)
|