Home
last modified time | relevance | path

Searched defs:convergence_achieved (Results 1 – 2 of 2) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dqes_init_module.f902667 SUBROUTINE qes_init_scf_conv(obj, tagname, convergence_achieved, n_scf_steps, scf_error) argument
2673 LOGICAL,INTENT(IN) :: convergence_achieved local
2688 SUBROUTINE qes_init_opt_conv(obj, tagname, convergence_achieved, n_opt_steps, grad_norm) argument
2694 LOGICAL,INTENT(IN) :: convergence_achieved local
H A Dqes_types_module.f90903 LOGICAL :: convergence_achieved component
915 LOGICAL :: convergence_achieved component