![]() |
(git:b77b4be)
|
perform classical molecular dynamics and path integral simulations More...
Functions/Subroutines | |
subroutine, public | fist_create_force_env (force_env, root_section, para_env, globenv, qmmm, qmmm_env, force_env_section, subsys_section, use_motion_section, prev_subsys) |
Controls program flow for classical MD and path-integrals. | |
perform classical molecular dynamics and path integral simulations
subroutine, public fist_main::fist_create_force_env | ( | type(force_env_type), pointer | force_env, |
type(section_vals_type), pointer | root_section, | ||
type(mp_para_env_type), pointer | para_env, | ||
type(global_environment_type), pointer | globenv, | ||
logical, optional | qmmm, | ||
type(qmmm_env_mm_type), optional, pointer | qmmm_env, | ||
type(section_vals_type), pointer | force_env_section, | ||
type(section_vals_type), pointer | subsys_section, | ||
logical, intent(in) | use_motion_section, | ||
type(cp_subsys_type), optional, pointer | prev_subsys | ||
) |
Controls program flow for classical MD and path-integrals.
force_env | ... |
root_section | ... |
para_env | ... |
globenv | ... |
qmmm | ... |
qmmm_env | ... |
force_env_section | ... |
subsys_section | ... |
use_motion_section | ... |
prev_subsys | ... |
Definition at line 64 of file fist_main.F.