Home
last modified time | relevance | path

Searched refs:ramg_chebyratio (Results 1 – 11 of 11) sorted by relevance

/phasta/phSolver/AMG/ !
H A Dramg_cheby.f42 alpha = mlsCf(level,1)*ramg_chebyratio
H A Damgread.txt201 smoothers. ramg_chebyratio is an input coefficient to determine the
/phasta/AcuStat/include/ !
H A DcommonAcuStat_c.h564 double ramg_chebyratio; /* Eigen ratio for chebyshev smoothing */ member
H A DcommonAcuStat.h35 & ramg_chebyratio
/phasta/M2N/include/ !
H A DcommonM2N_c.h565 double ramg_chebyratio; /* Eigen ratio for chebyshev smoothing */ member
H A DcommonM2N.h35 & ramg_chebyratio
/phasta/M2NFixBnd/include/ !
H A DcommonM2NFixBnd_c.h564 double ramg_chebyratio; /* Eigen ratio for chebyshev smoothing */ member
H A DcommonM2NFixBnd.h35 & ramg_chebyratio
/phasta/phSolver/common/ !
H A Dcommon_c.h643 double ramg_chebyratio; /* Eigen ratio for chebyshev smoothing */ member
H A Dcommon.h36 & ramg_chebyratio
H A Dinput_fform.cc80 amgvarr.ramg_chebyratio = inp.GetValue("AMG Chebyshev Eigenvalue ratio"); in input_fform()