![]()  | 
  
    Octopus
    
   | 
 
Go to the source code of this file.
Modules | |
| module | scf_tol_oct_m | 
Data Types | |
| type | scf_tol_oct_m::scf_tol_t | 
Functions/Subroutines | |
| subroutine, public | scf_tol_oct_m::scf_tol_init (this, namespace, qtot, def_maximumiter, tol_scheme) | 
| real(real64) function, public | scf_tol_oct_m::scf_tol_step (this, iter, scf_res) | 
| subroutine, public | scf_tol_oct_m::scf_tol_stop (this) | 
| subroutine, public | scf_tol_oct_m::scf_tol_end (this) | 
| real(real64) function, public | scf_tol_oct_m::scf_tol_final (this) | 
| subroutine, public | scf_tol_oct_m::scf_tol_obsolete_variables (namespace, old_prefix, new_prefix) | 
Variables | |
| integer, parameter, public | scf_tol_oct_m::scf_tol_fixed = 0 | 
| integer, parameter, public | scf_tol_oct_m::scf_tol_adaptive = 1 | 
| integer, parameter, public | scf_tol_oct_m::scf_tol_linear = 2 | 
| integer, parameter, public | scf_tol_oct_m::scf_tol_exp = 3 |