Searched refs:alhsP (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_paratools.f | 8 & acolm,arowp,alhsP,annz_tot, argument 21 real(kind=8),intent(in),dimension(redun,annz_tot) :: alhsP local 60 lhsGP%p(:,:) = alhsP(:,:) 198 sub_mtx%pp(i)%p(p,k) = alhsP(p,kj) 287 tmp_rmtx(:,kj) = alhsP(:,k) 386 lhsGP%p(:,rownnz) = alhsP(:,j)
|