1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 4 years ago.
Sep 24, 2019 — Sep 24, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replaced plumed.dat with something that makes sense More... over 13 years ago
Again fixes for AIX More... over 13 years ago
Add a flag to store and manipulate derivatives on the grid also when not using splines More... over 13 years ago
getWords re-written with strtok_r More... over 13 years ago
Fixed bugs. It seems to be working. Methods to read and write from file are still missing. And probably needs optimization (inline stuff?) More... over 13 years ago
Having a separate class for Spline was a real mess. I switched back to having Grid and SparseGrid class and a flag dospline More... over 13 years ago
Small cleanup More... over 13 years ago
Two new classes: GridWithSpline (inherits from Grid) to use cubic splines (from plumed1 at this time). At variance with Grid, an additional vector<double> containing derivatives should be provided when using the methods addValue and setValue. The method getValue can be called with or without requesting derivatives. The second class SparseGridWithSpline inherits from SparseGrid and implements the splines in an analogous manner. More... over 13 years ago
Fixed header line for DUMPDERIVATIVES More... over 13 years ago
Forbidding use of multiple values with unnamed values More... over 13 years ago
Separated interface for cmd() More... over 13 years ago
Several fixes for AIX More... over 13 years ago
Cleanup in Units More... over 13 years ago
Generalized << operator for ActionRegister More... over 13 years ago
Fixed name of Units into SetupUnits More... over 13 years ago
Bug fix More... over 13 years ago
Bug fix More... over 13 years ago
Added debug option to log requested atoms More... over 13 years ago
Fixed a wrong assert() More... over 13 years ago
Group implementation More... over 13 years ago
Added locking/unlocking of requests More... over 13 years ago
Added a debug hidden option PRINT _ROTATE More... over 13 years ago
Functions to dynamically request arguments More... over 13 years ago
requestAtoms is now called only during preparation More... over 13 years ago
Bug fix plumed was crashing in case of empty neighbor list More... over 13 years ago
Added cell info to .xyz dumped by DUMPATOMS More... over 13 years ago
Added tools to access to box More... over 13 years ago
fixes in doc More... over 13 years ago
Small cleanup in WholeMolecules More... over 13 years ago
Small cleanup More... over 13 years ago