- Apr 26, 2017
-
-
Giovanni Bussi authored
-
- Apr 24, 2017
-
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
MOLTYPE is actually not needed in practice.
-
Giovanni Bussi authored
[makedoc]
-
- Apr 23, 2017
-
-
Giovanni Bussi authored
-
- Apr 22, 2017
-
-
Giovanni Bussi authored
-
- Apr 21, 2017
-
-
Giovanni Bussi authored
For a few actions that typically write long lists, I fixed the format to write only 25 fields per line.
-
Giovanni Bussi authored
Travis-ci job doing cppcheck also checks whether astyle has been enforced. See #215
-
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
-
Giovanni Bussi authored
-
Giovanni Bussi authored
I added a script located in src that applies astyle to all source files and add them to git. This script can be invoked as `make astyle`. File .astyle.options contains the astyle command line options See #215
-
Giovanni Bussi authored
-
Gareth Tribello authored
-
Gareth Tribello authored
-
- Apr 13, 2017
-
-
Gareth Tribello authored
Prior to this change a misuse of the LOWMEM keyword could cause segfaults. Now these cases crash with an error.
-
Giovanni Bussi authored
-
- Apr 12, 2017
-
-
Gareth Tribello authored
-
Gareth Tribello authored
-
Giovanni Bussi authored
MOVINGRESTRAINT with TORSION
-
Giovanni Bussi authored
It is difficult to remove the main timer, but at least I added a timer that makes sense Fixes #194
-
- Apr 11, 2017
-
-
Andrew White authored
-
- Apr 10, 2017
-
-
Andrew White authored
-
- Apr 07, 2017
-
-
Giovanni Bussi authored
[makedoc]
-
Gareth Tribello authored
-
Carlo Camilloni authored
[makedoc]
-
- Apr 06, 2017
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
- Vim syntax for the awk file - Some information is given once per file now. - Registration of vessels and metrics is also logged. - Check that .h files do not include: * inc files (they are temporary) * external .h file (they might be not available when using plumed library). The latter is only notified now, since it must be accepted for mpi.h - Separately store documented actions/cltools/other. - Check that module type is correct. - Extensive doc for each check added.
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Apr 05, 2017
-
-
Gareth Tribello authored
-
- Apr 04, 2017
-
-
Giovanni Bussi authored
-
- Mar 31, 2017
-
-
Gareth Tribello authored
-
- Mar 30, 2017
-
-
Giovanni Bussi authored
As requested by @gtribello (see #221)
-
Giovanni Bussi authored
Also allow a hybrid syntax such as AT={1 @multi:{5 6 7} 2} In this case the first and third arguments are the same across replicas, whereas the second is 5/6/7 on the three replicas respectively
-
- Mar 29, 2017
-
-
Giovanni Bussi authored
Implemented syntax to allow simpler syntax with multiple replicas using an almost identical input file. Closes #221
-
- Mar 28, 2017
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-