Go to the source code of this file.
|
| subroutine, public | metadynamics_utils::metadyn_read (meta_env, force_env, root_section, para_env, fe_section) |
| | reads metadynamics section
|
| |
| subroutine, public | metadynamics_utils::synchronize_multiple_walkers (multiple_walkers, hills_env, colvars, n_colvar, metadyn_section) |
| | Synchronize with the rest of the walkers.
|
| |
| subroutine, public | metadynamics_utils::add_hill_single (hills_env, colvars, ww, n_hills, n_colvar, invdt) |
| | Add a single Hill.
|
| |
| subroutine, public | metadynamics_utils::restart_hills (ss_history, delta_s_history, ww_history, ww, n_hills, n_colvar, colvars, metadyn_section, invdt_history) |
| | Restart Hills Information.
|
| |
| subroutine, public | metadynamics_utils::get_meta_iter_level (meta_env, iter_nr) |
| | Retrieves the iteration level for the metadynamics loop.
|
| |
| subroutine, public | metadynamics_utils::meta_walls (meta_env) |
| | ...
|
| |