- Mar 06, 2013
-
-
Gareth Tribello authored
-
- Jan 23, 2013
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jan 16, 2013
-
-
Gareth Tribello authored
If you want to but a plumed_assert in a loop you should now use plumed_dbg_assert / plumed_dbg_massert. This will not be included in the code if you compile with -DNDEBUG
-
- Jan 09, 2013
-
-
Giovanni Bussi authored
I used cppcheck --enable=all.
-
- Jan 03, 2013
-
-
Giovanni Bussi authored
When using IFile or OFile only, it is sufficient to include one of the two header files.
-
- Dec 17, 2012
-
-
Giovanni Bussi authored
Also, consistently: PlumedIFile -> IFile PlumedOFile -> OFile PlumedFileBase -> FileBase
-
- Dec 10, 2012
-
-
Giovanni Bussi authored
The guard "ifndef/define" has been updated so as to also include the module name. This is important as it will allow files with the same name to be used in different directories. Modification was done automatically using header.sh - just run it routinely to keep names consistent
-
- Dec 06, 2012
-
-
Gareth Tribello authored
-
Giovanni Bussi authored
-