![]() |
(git:5f3bc36)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | qs_linres_kernel |
| linres kernel functions | |
Functions/Subroutines | |
| subroutine, public | qs_linres_kernel::apply_op_2 (qs_env, p_env, c0, av) |
| ... | |
| subroutine, public | qs_linres_kernel::apply_hfx (qs_env, p_env) |
| Update action of TDDFPT operator on trial vectors by adding exact-exchange term. | |
| subroutine, public | qs_linres_kernel::hfx_matrix (matrix_ks, rho_ao, qs_env, hfx_sections, external_x_data, ex) |
| Add the hfx contributions to the Hamiltonian. | |
| subroutine, public | qs_linres_kernel::apply_xc_admm (qs_env, p_env) |
| ... | |