#include <colvarbias_abf.h>
Inheritance diagram for colvarbias_abf:
Public Methods | |
colvarbias_abf (char const *key) | |
Constructor for ABF bias. More... | |
virtual int | init (std::string const &conf) |
Initializer for ABF bias. More... | |
virtual | ~colvarbias_abf () |
Default destructor for ABF bias. More... | |
virtual int | update () |
Per-timestep update of ABF bias. More... |
Definition at line 27 of file colvarbias_abf.h.
|
Constructor for ABF bias.
Definition at line 17 of file colvarbias_abf.C. References colvardeps::f_cvb_step_zero_data, colvardeps::feature_states, colvarmodule::main, NULL, colvarmodule::proxy, and colvarproxy_system::total_forces_same_step. |
|
Default destructor for ABF bias.
Definition at line 291 of file colvarbias_abf.C. References NULL. |
|
|