![]() |
(git:936074a)
|
Utility subroutine for qs energy calculation. More...
Functions/Subroutines | |
| subroutine, public | qs_energies_init (qs_env, calc_forces) |
| Refactoring of qs_energies_scf. Driver routine for the initial setup and calculations for a qs energy calculation. | |
Utility subroutine for qs energy calculation.
| subroutine, public qs_energy_init::qs_energies_init | ( | type(qs_environment_type), pointer | qs_env, |
| logical, intent(in) | calc_forces | ||
| ) |
Refactoring of qs_energies_scf. Driver routine for the initial setup and calculations for a qs energy calculation.
| qs_env | ... |
| calc_forces | ... |
Definition at line 91 of file qs_energy_init.F.