Home
last modified time | relevance | path

Searched defs:Arowp (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
64 integer,intent(in),dimension(Annz_tot) :: Arowp local
259 subroutine ramg_direct_LU(Acolm,Arowp,Alhs,Anshg,Annz_tot) argument
264 integer,intent(in),dimension(Annz_tot) :: Arowp local
303 integer,intent(in),dimension(Annz_tot) :: Arowp variable