Home
last modified time | relevance | path

Searched defs:conv_thr (Results 1 – 6 of 6) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dcg.f9019 real(DP) :: conv_thr = 1.d-5 !energy treshold variable
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dpwscf_input.py2250 conv_thr = 1e-10, argument
2474 conv_thr = 1e-6, argument
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dqexsd_input.f90221 conv_thr, mixing_ndim, max_nstep, tqr, real_space, & argument
231 REAL(DP),INTENT(IN) :: mixing_beta, conv_thr, diago_thr_init local
H A Dinput_parameters.f90882 REAL(DP) :: conv_thr = 1.E-6_DP variable
1013 startingpot, startingwfc , conv_thr, & local
H A Dqes_init_module.f901706conv_thr, mixing_ndim, max_nstep, tq_smoothing, tbeta_smoothing,& argument
1717 REAL(DP),INTENT(IN) :: conv_thr local
H A Dqes_types_module.f90642 REAL(DP) :: conv_thr component