- Oct 16, 2016
-
-
Carlo Camilloni authored
-
- Oct 12, 2016
-
-
Carlo Camilloni authored
[makedoc]
-
- Oct 11, 2016
-
-
Giovanni Bussi authored
When there are zero atoms in one of the DD domains, some arrays are allocated to be zero sized and later accessed with &array[0]. Whereas this is harmless, it triggers an out-of-boundary error when plumed is compiled with --enable-debug-glibcxx The size of those arrays is now guaranteed to be at least 1.
-
- Oct 09, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Oct 06, 2016
-
-
Carlo Camilloni authored
[makedoc]
-
- Oct 05, 2016
-
-
Carlo Camilloni authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Oct 04, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
This reverts commit 564bd00f. (useless)
-
- Oct 03, 2016
-
-
Giovanni Bussi authored
-
- Sep 30, 2016
-
-
Giovanni Bussi authored
this required a few fixes: - use export COLUMNS instead of stty - install flex +universal The latter is needed for some misterious reason. I think it is a bug in the libmatheval port file
-
Giovanni Bussi authored
-
Giovanni Bussi authored
I changed the settings so as to use 10.11 on osx on non-macports builds. Macports builds fail for some unknown reasons so I leave the with 10.9
-
Carlo Camilloni authored
[makedoc]
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Sep 14, 2016
-
-
Carlo Camilloni authored
gaussian with grids, the check for sigma_min and grid was not working properly
-
- Sep 13, 2016
-
-
Carlo Camilloni authored
regtest reset
-
Carlo Camilloni authored
-
Massimiliano Bonomi authored
-
- Sep 10, 2016
-
-
Carlo Camilloni authored
[makedoc]
-
Carlo Camilloni authored
-
Carlo Camilloni authored
the gaussian support was wrong
-
- Jul 25, 2016
-
-
Giovanni Bussi authored
-
- Jul 15, 2016
-
-
Giovanni Bussi authored
lapack and blas README files were not shown. I guess this happened with some doxygen update that ignores README files. Solved renaming to README.md. [makedoc]
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jul 14, 2016
-
-
Carlo Camilloni authored
[makedoc]
-
Carlo Camilloni authored
evaluate gaussian was using always the periodicity of argument 0 plus some reorganisation of the code
-
- Jul 08, 2016
-
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
It works creating a local Portfile so as to test non released plumed versions.
-
- Jul 06, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
[makedoc]
-
- Jul 05, 2016
-
-
Giovanni Bussi authored
a message reported by ./configure was wrong
-
- Jul 04, 2016
-
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
I made it consistent with other libraries. Now, plumed looks first for the required functions and, if not found, adds a standard -l flag. This allows as in the other cases to override the paths using the LIBS variable. As a side effect, it might be that -lgslcblas does not get linked. This could happen if linked blas already define a cblas interface (as far as I know, this happens with mac for me and not with linux).
-
- Jun 30, 2016
-
-
Giovanni Bussi authored
[makedoc]
-