|  |  (git:e68414f)
    | 
Calculates QM/MM energy and forces with Force-Mixing. More...
| Functions/Subroutines | |
| subroutine, public | qmmmx_calc_energy_force (qmmmx_env, calc_force, consistent_energies, linres, require_consistent_energy_force) | 
| calculates the qm/mm energy and forces | |
Calculates QM/MM energy and forces with Force-Mixing.
| subroutine, public qmmmx_force::qmmmx_calc_energy_force | ( | type(qmmmx_env_type), pointer | qmmmx_env, | 
| logical, intent(in) | calc_force, | ||
| logical, intent(in) | consistent_energies, | ||
| logical, intent(in) | linres, | ||
| logical, intent(in), optional | require_consistent_energy_force | ||
| ) | 
calculates the qm/mm energy and forces
| qmmmx_env | ... | 
| calc_force | if also the forces should be calculated | 
| consistent_energies | ... | 
| linres | ... | 
| require_consistent_energy_force | ... | 
Definition at line 64 of file qmmmx_force.F.