![]() |
(git:b77b4be)
|
perform biased molecular dynamics (H= k H1 + (1-k) H2 [linear or general mixing) More...
Functions/Subroutines | |
subroutine, public | mixed_create_force_env (mixed_env, root_section, para_env, force_env_section, n_subforce_eval, use_motion_section) |
Controls program flow for mixed calculations. | |
perform biased molecular dynamics (H= k H1 + (1-k) H2 [linear or general mixing)
subroutine, public mixed_main::mixed_create_force_env | ( | type(mixed_environment_type), intent(out) | mixed_env, |
type(section_vals_type), pointer | root_section, | ||
type(mp_para_env_type), pointer | para_env, | ||
type(section_vals_type), pointer | force_env_section, | ||
integer, intent(in) | n_subforce_eval, | ||
logical, intent(in) | use_motion_section | ||
) |
Controls program flow for mixed calculations.
mixed_env | ... |
root_section | ... |
para_env | ... |
force_env_section | ... |
n_subforce_eval | ... |
use_motion_section | ... |
Definition at line 49 of file mixed_main.F.