Searched refs:amgvarr (Results 1 – 9 of 9) sorted by relevance
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 53 #define amgvarr FortranCInterface_GLOBAL_(amgvarr,AMGVARR) macro 565 } amgvarr ;
|
| H A D | commonAcuStat.h | 34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 53 #define amgvarr FortranCInterface_GLOBAL_(amgvarr,AMGVARR) macro 566 } amgvarr ;
|
| H A D | commonM2N.h | 34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 53 #define amgvarr FortranCInterface_GLOBAL_(amgvarr,AMGVARR) macro 565 } amgvarr ;
|
| H A D | commonM2NFixBnd.h | 34 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
|
| /phasta/phSolver/common/ |
| H A D | common_c.h | 55 #define amgvarr FortranCInterface_GLOBAL_(amgvarr,AMGVARR) macro 644 } amgvarr ;
|
| H A D | input_fform.cc | 50 amgvarr.strong_eps = inp.GetValue("Strong Criterion Eps"); in input_fform() 52 amgvarr.ramg_eps = inp.GetValue("AMG Convergence Eps"); in input_fform() 54 amgvarr.ramg_relax = inp.GetValue("AMG Relaxation Omega"); in input_fform() 55 amgvarr.ramg_trunc = inp.GetValue("AMG Truncation Set"); in input_fform() 80 amgvarr.ramg_chebyratio = inp.GetValue("AMG Chebyshev Eigenvalue ratio"); in input_fform()
|
| H A D | common.h | 35 common /amgvarr/strong_eps,ramg_eps,ramg_relax,ramg_trunc,
|