Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/
H A Dramg_control.f88 & ramg_trunc,
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h563 double ramg_trunc; /* truncation select */ member
H A DcommonAcuStat.h34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
/phasta/M2N/include/
H A DcommonM2N_c.h564 double ramg_trunc; /* truncation select */ member
H A DcommonM2N.h34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h563 double ramg_trunc; /* truncation select */ member
H A DcommonM2NFixBnd.h34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
/phasta/phSolver/common/
H A Dcommon_c.h642 double ramg_trunc; /* truncation select */ member
H A Dcommon.h35 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
H A Dinput_fform.cc55 amgvarr.ramg_trunc = inp.GetValue("AMG Truncation Set"); in input_fform()