Searched refs:iamg_smoother (Results 1 – 12 of 12) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_smoother.f | 428 if ( iamg_smoother .eq. 3 ) then !.or. (level.gt.1) ) then 432 else if ( iamg_smoother .eq. 1 ) then 438 else if ( ( iamg_smoother .eq. 2) ) then !.and. (level.eq.1) ) then
|
| H A D | ramg_control.f | 41 if (iamg_smoother.eq.2) then
|
| H A D | ramg_mls.f | 395 if ((iamg_smoother.eq.1).and.(numpe.eq.1)) return 407 if (iamg_smoother.eq.1) then !Gauss-Seidel in parallel
|
| /phasta/phSolver/common/ |
| H A D | input_fform.cc | 75 amgvari.iamg_smoother = 1; in input_fform() 77 amgvari.iamg_smoother = 2; in input_fform() 79 amgvari.iamg_smoother = 3; in input_fform()
|
| H A D | common_c.h | 658 int iamg_smoother; /* Smoother type */ member
|
| H A D | common.h | 43 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 579 int iamg_smoother; /* Smoother type */ member
|
| H A D | commonAcuStat.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 580 int iamg_smoother; /* Smoother type */ member
|
| H A D | commonM2N.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 579 int iamg_smoother; /* Smoother type */ member
|
| H A D | commonM2NFixBnd.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|