Searched defs:alhs (Results 1 – 3 of 3) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_smoother.f | 95 subroutine ramg_boundary_mls1(acolm,arowp,alhs, argument 107 real(kind=8),intent(in),dimension(annz_tot) :: alhs local 167 subroutine ramg_gauss(acolm,arowp,alhs,anshg,annz_tot,!A argument 178 real(kind=8),intent(in),dimension(annz_tot) :: alhs local
|
| H A D | ramg_tools.f | 885 subroutine ramg_dump_matlab_A(acolm,arowp,alhs,an,annz,redun, argument 896 real(kind=8),dimension(redun,annz) :: alhs local 927 subroutine ramg_dump_matlab_map(acolm,arowp,alhs,an,annz,redun, argument 937 real(kind=8),dimension(redun,annz) :: alhs local 976 subroutine ramg_dump_mupad_A(acolm,arowp,alhs,an,annz, argument 981 real(kind=8),dimension(annz) :: alhs local
|
| H A D | ramg_coarse.f | 562 & alhs,afmap,ilwork,BC,iBC,iper, argument 576 real(kind=8),intent(in),dimension(annz) :: alhs local
|