Home
last modified time | relevance | path

Searched refs:ramg_relax (Results 1 – 10 of 10) sorted by relevance

/phasta/AcuStat/include/
H A DcommonAcuStat_c.h562 double ramg_relax; /* relaxation factor Gauss-Seidel/Jac*/ member
H A DcommonAcuStat.h34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
/phasta/M2N/include/
H A DcommonM2N_c.h563 double ramg_relax; /* relaxation factor Gauss-Seidel/Jac*/ member
H A DcommonM2N.h34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h562 double ramg_relax; /* relaxation factor Gauss-Seidel/Jac*/ member
H A DcommonM2NFixBnd.h34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
/phasta/phSolver/common/
H A Dcommon_c.h641 double ramg_relax; /* relaxation factor Gauss-Seidel/Jac*/ member
H A Dcommon.h35 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
H A Dinput_fform.cc54 amgvarr.ramg_relax = inp.GetValue("AMG Relaxation Omega"); in input_fform()
/phasta/phSolver/AMG/
H A Dramg_smoother.f77 damp_jacobi = 1.0/ramg_relax