![]() |
(git:d18deda)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | qs_ot_scf |
basic functionality for using ot in the scf routines. | |
Functions/Subroutines | |
subroutine, public | qs_ot_scf::ot_scf_read_input (qs_ot_env, scf_section) |
... | |
subroutine, public | qs_ot_scf::ot_scf_mini (mo_array, matrix_dedc, smear, matrix_s, energy, energy_only, delta, qs_ot_env) |
... | |
subroutine, public | qs_ot_scf::ot_scf_init (mo_array, matrix_s, qs_ot_env, matrix_ks, broyden_adaptive_sigma) |
... | |
subroutine, public | qs_ot_scf::ot_scf_destroy (qs_ot_env) |
... | |