![]() |
(git:b77b4be)
|
Utility subroutine for qs energy calculation. More...
Functions/Subroutines | |
subroutine, public | compute_matrix_w (qs_env, calc_forces) |
Refactoring of qs_energies_scf. Moves computation of matrix_w into separate subroutine. | |
Utility subroutine for qs energy calculation.
subroutine, public qs_matrix_w::compute_matrix_w | ( | type(qs_environment_type), pointer | qs_env, |
logical, intent(in) | calc_forces | ||
) |
Refactoring of qs_energies_scf. Moves computation of matrix_w into separate subroutine.
qs_env | ... |
calc_forces | ... |
Definition at line 61 of file qs_matrix_w.F.