![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Data Types | |
type | metadynamics_types::hills_env_type |
defines types for HILLS More... | |
type | metadynamics_types::metavar_type |
defines types for COLVAR used in the metadynamics More... | |
type | metadynamics_types::multiple_walkers_type |
defines types for multiple walkers run More... | |
type | metadynamics_types::meta_env_type |
defines meta_env type More... | |
Modules | |
module | metadynamics_types |
defines types for metadynamics calculation | |
Functions/Subroutines | |
subroutine, public | metadynamics_types::metadyn_create (meta_env, n_colvar, dt, para_env, metadyn_section) |
allocates a metadynamic environment (performs only minimal initialization) | |
subroutine, public | metadynamics_types::set_meta_env (meta_env, time) |
sets the meta_env | |
subroutine, public | metadynamics_types::meta_env_release (meta_env) |
releases the meta_env | |