Home
last modified time | relevance | path

Searched refs:iamg_smoother (Results 1 – 12 of 12) sorted by relevance

/phasta/phSolver/AMG/
H A Dramg_smoother.f428 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 Dramg_control.f41 if (iamg_smoother.eq.2) then
H A Dramg_mls.f395 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 Dinput_fform.cc75 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 Dcommon_c.h658 int iamg_smoother; /* Smoother type */ member
H A Dcommon.h43 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h579 int iamg_smoother; /* Smoother type */ member
H A DcommonAcuStat.h42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
/phasta/M2N/include/
H A DcommonM2N_c.h580 int iamg_smoother; /* Smoother type */ member
H A DcommonM2N.h42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h579 int iamg_smoother; /* Smoother type */ member
H A DcommonM2NFixBnd.h42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,