![]() |
(git:298f7c4)
|
Routines used for force-mixing QM/MM calculations. More...
Functions/Subroutines | |
| subroutine, public | apply_qmmmx_translate (qmmmx_env) |
| Apply translation to the full system in order to center the QM system into the QM box. | |
| subroutine, public | update_force_mixing_labels (subsys, qmmm_section, labels_changed) |
| ... | |
| subroutine, public | setup_force_mixing_qmmm_sections (subsys, qmmm_section, qmmm_core_section, qmmm_extended_section) |
| ... | |
Routines used for force-mixing QM/MM calculations.
| subroutine, public qmmmx_util::apply_qmmmx_translate | ( | type(qmmmx_env_type), pointer | qmmmx_env | ) |
Apply translation to the full system in order to center the QM system into the QM box.
| qmmmx_env | ... |
Definition at line 74 of file qmmmx_util.F.
| subroutine, public qmmmx_util::update_force_mixing_labels | ( | type(cp_subsys_type), pointer | subsys, |
| type(section_vals_type), pointer | qmmm_section, | ||
| logical, optional | labels_changed | ||
| ) |
...
| subsys | ... |
| qmmm_section | ... |
| labels_changed | ... |
Definition at line 115 of file qmmmx_util.F.
| subroutine, public qmmmx_util::setup_force_mixing_qmmm_sections | ( | type(cp_subsys_type), pointer | subsys, |
| type(section_vals_type), pointer | qmmm_section, | ||
| type(section_vals_type), pointer | qmmm_core_section, | ||
| type(section_vals_type), pointer | qmmm_extended_section | ||
| ) |
...
| subsys | ... |
| qmmm_section | ... |
| qmmm_core_section | ... |
| qmmm_extended_section | ... |
Definition at line 586 of file qmmmx_util.F.