Skip to content
Snippets Groups Projects
Commit 0c406bb3 authored by carlocamilloni's avatar carlocamilloni
Browse files

Merge branch 'v2.4' of https://github.com/plumed/plumed2 into v2.4

parents aaa95ac7 be66ffd4
No related branches found
No related tags found
No related merge requests found
......@@ -212,6 +212,7 @@ public:
void prepareForAveraging();
void performOperations( const bool& from_update );
void finishAveraging();
bool threadSafe() const { return !in_apply; }
bool isPeriodic() { return false; }
unsigned getNumberOfDerivatives();
void turnOnDerivatives();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment