![]() |
(git:53a46e8)
|
Routines for an external energy correction on top of a Kohn-Sham calculation. More...
Functions/Subroutines | |
| subroutine, public | ec_ext_energy (qs_env, ec_env, calculate_forces) |
| External energy method. | |
Routines for an external energy correction on top of a Kohn-Sham calculation.
| subroutine, public ec_external::ec_ext_energy | ( | type(qs_environment_type), pointer | qs_env, |
| type(energy_correction_type), pointer | ec_env, | ||
| logical, intent(in) | calculate_forces | ||
| ) |
External energy method.
| qs_env | ... |
| ec_env | ... |
| calculate_forces | ... |
Definition at line 90 of file ec_external.F.