- Apr 11, 2018
-
-
Giovanni Bussi authored
-
- Mar 12, 2018
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Sep 15, 2017
-
-
Giovanni Bussi authored
after 18b63365
-
- Jun 08, 2017
-
-
Giovanni Bussi authored
-
- Jun 06, 2017
-
-
Giovanni Bussi authored
-
- Jun 03, 2017
-
-
Gareth Tribello authored
-
- May 12, 2017
-
-
Gareth Tribello authored
-
- May 11, 2017
-
-
Gareth Tribello authored
-
- May 04, 2017
-
-
Giovanni Bussi authored
Notice that almost all files were updated with the astyle commit 2813d759 Year in header is here updated to 2017
-
- Apr 25, 2017
-
-
Giovanni Bussi authored
-
- Apr 21, 2017
-
-
Carlo Camilloni authored
-
Giovanni Bussi authored
This is a huge commit, applying indentation to the whole code. Notice that this commit is made on master branch after having merged with -s ours from branch v2.3 See #215
-
Giovanni Bussi authored
This is a huge commit, applying indentation to the whole code. See #215
-
- Oct 24, 2016
-
-
Gareth Tribello authored
See #200
-
- Oct 22, 2016
-
-
Gareth Tribello authored
See #200
-
- Jul 29, 2016
-
-
Giovanni Bussi authored
Given header file.h, it is good practice to have a file file.cpp that includes it as first header. I just fix the order of includes here. There are still several headers which do not have a corresponding cpp file, and also a few that are not included anywhere (which is obviosuly an error). I will fix them in a later commit.
-
- Jul 23, 2016
-
-
Gareth Tribello authored
-
- Jan 08, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jul 01, 2015
-
-
Giovanni Bussi authored
-
- Jun 05, 2015
-
-
Gareth Tribello authored
-
- Apr 28, 2015
-
-
Gareth Tribello authored
MultiDomain allows you to calculate the RMSD separation between multiple separately aligned parts of a configuration at once. Changes to all the files were to put some sanity checks in the code to hopefully make it easier to debug the applications of the tools in the reference module.
-
- Apr 27, 2015
-
-
Gareth Tribello authored
-
- Apr 26, 2015
-
-
Gareth Tribello authored
Changes were also needed as this feature was broken as a consequence of changes in no-buffer branch. Change to dynamic list deletes a check that is active when you compile with -DNDEBUG that is not really needed
-
- Jan 24, 2015
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
initialization list
-
- Dec 17, 2014
-
-
Gareth Tribello authored
-
- Nov 23, 2014
-
-
Gareth Tribello authored
To do this I had to make requestArguments in ActionWithArguments a const method is this a problem?
-
- Nov 21, 2014
-
-
Gareth Tribello authored
-
- Jun 25, 2014
-
-
Giovanni Bussi authored
-
- May 01, 2014
-
-
Gareth Tribello authored
Also fixed how weights are dealt with in analysis and mapping weights were stored in different places in analysis and mapping this was confusing for developers. The weights are now always inside the individual ReferenceConfiguration objects
-
Gareth Tribello authored
-
Gareth Tribello authored
-
Gareth Tribello authored
-