Home
last modified time | relevance | path

Searched defs:tbeta_smoothing (Results 1 – 5 of 5) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dcontrol_flags.f90269 LOGICAL, PUBLIC :: tbeta_smoothing=.FALSE. ! if true the betas are smoothed variable
H A Dqexsd_input.f90222 tq_smoothing, tbeta_smoothing, & argument
234 …AL,OPTIONAL,INTENT(IN) :: diago_full_acc,tqr, real_space, tq_smoothing, tbeta_smoothing local
H A Dinput_parameters.f90971 LOGICAL :: tbeta_smoothing = .false. variable
1011 tqr, tq_smoothing, tbeta_smoothing, & local
H A Dqes_init_module.f901706 … conv_thr, mixing_ndim, max_nstep, tq_smoothing, tbeta_smoothing,& argument
1723 LOGICAL,INTENT(IN) :: tbeta_smoothing local
H A Dqes_types_module.f90650 LOGICAL :: tbeta_smoothing component