Searched defs:diag (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_paratools.f | 506 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 D | ramg_driver.f | 193 real(kind=8),dimension(nshg,4) :: diag variable
|
| H A D | ramg_coarse.f | 34 real(kind=8) :: alpha,beta,alphac,betac,diag,rtp local
|
| H A D | ramg_tools.f | 214 integer,intent(in) :: diag !=1: NOT include diagonal A_(i,i) variable
|