Home
last modified time | relevance | path

Searched defs:Alhs (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/AMG/
H A Dramg_smoother.f58 subroutine ramg_jacobi(Acolm,Arowp,Alhs,Anshg,Annz_tot,!A argument
65 real(kind=8),intent(in),dimension(Annz_tot) :: Alhs local
259 subroutine ramg_direct_LU(Acolm,Arowp,Alhs,Anshg,Annz_tot) argument
265 real(kind=8),intent(in),dimension(Annz_tot) :: Alhs local
304 real(kind=8),intent(in),dimension(Annz_tot) :: Alhs variable