git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13670 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -19,7 +19,7 @@ public:
|
||||
|
||||
/// Retrieve colvar values and calculate their biasing forces
|
||||
/// Return bias energy
|
||||
virtual cvm::real update() = 0;
|
||||
virtual cvm::real update();
|
||||
|
||||
// TODO: move update_bias here (share with metadynamics)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user