Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/
H A Dramg_paratools.f506 real(kind=8),dimension(nshg,4) :: diag local
542 subroutine ramg_PPEAps(q,p,diag, argument
551 real(kind=8),intent(in),dimension(nshg,4) :: diag local
593 subroutine ramg_PPErhs(rhsp,rhsg,diag, argument
602 real(kind=8),intent(in),dimension(nshg,4) :: diag local
H A Dramg_driver.f193 real(kind=8),dimension(nshg,4) :: diag variable
H A Dramg_coarse.f34 real(kind=8) :: alpha,beta,alphac,betac,diag,rtp local
H A Dramg_tools.f214 integer,intent(in) :: diag !=1: NOT include diagonal A_(i,i) variable