Searched refs:utmp4 (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_smoother.f | 24 real(kind=8),dimension(nshg,4) :: utmp4 local 36 utmp4(:,i) = -utmp(:,i) 39 utmp4(:,4) = v 41 call commOut(utmp4,ilwork,4,iper,iBC,BC) 42 call fLesSparseApNGtC(colm,rowp,lhsP,utmp4,u,nshg,nnz_tot)
|