- Sep 06, 2017
-
-
Giovanni Bussi authored
Removed all examples mentioning matheval
-
Giovanni Bussi authored
I removed matheval everywhere in the code. Now, MATHEVAL (and CUSTOM) keywords are automatically using lepton (see #244). Notice that env var PLUMED_USE_LEPTON is now ignored.
-
- Aug 30, 2017
-
-
Giovanni Bussi authored
closes #244
-
- Jul 23, 2017
-
-
Giovanni Bussi authored
-
- Jun 20, 2017
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jun 19, 2017
-
-
Giovanni Bussi authored
Notice that Lepton is always available but should be triggered with export PLUMED_USE_LEPTON=yes Also notice that to behave as matheval it requires defining a pi variable.
-
- Jun 07, 2017
-
-
Giovanni Bussi authored
[makedoc]
-
- Jun 06, 2017
-
-
Giovanni Bussi 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 26, 2017
-
-
Giovanni Bussi authored
I replaced verbatim endverbatim with plumedfile endplumedfile in (hopefully) all the places where it was appropriate.
-
- Apr 25, 2017
-
-
Giovanni Bussi authored
-
- Apr 21, 2017
-
-
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
-
- Jun 20, 2016
-
-
Giovanni Bussi authored
I added an example similar to the one that I provided on the mailing list about how to mimick POINT_FROM_AXIS and PROJ_ON_AXIS [makedoc]
-
- Jan 08, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Oct 19, 2015
-
-
Giovanni Bussi authored
-
- Oct 16, 2015
-
-
Giovanni Bussi authored
[makedoc] closes #158
-
- Jul 01, 2015
-
-
Giovanni Bussi authored
-
- Mar 11, 2015
-
-
Giovanni Bussi authored
-
- Mar 05, 2015
-
-
Giovanni Bussi authored
-
- Jan 27, 2015
-
-
Giovanni Bussi authored
-
- Aug 27, 2014
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jun 25, 2014
-
-
Giovanni Bussi authored
-
- Feb 13, 2014
-
-
Carlo Camilloni authored
added PERIODIC=NO in the example because this keyword is compulsory.
-
- Oct 09, 2013
-
-
Giovanni Bussi authored
I set it to 2 instead of 2.0, so that it will not be necessary to update it
-
- Aug 24, 2013
-
-
Giovanni Bussi authored
-
- Apr 17, 2013
-
-
Giovanni Bussi authored
-
- Mar 06, 2013
-
-
Gareth Tribello authored
-
- Dec 10, 2012
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Namespaces are used now in bias/colvar/function/cltools
-
Giovanni Bussi authored
-
- Dec 06, 2012
-
-
Giovanni Bussi authored
-
- Nov 23, 2012
-
-
Giovanni Bussi authored
All the source code have been moved into subdirectories of src/ Some of these subdirectories are treated in a special manner: src/wrapper contains the wrappers for MD codes src/main contains the main.cpp file src/config contains files generated without compilation, just based on configuration info src/lib is the place where executables and libraries are put at the end src/cltools contains the command line tools src/tools contains plumed tools (reusable classes) src/basic contains PlumedMain, Action hierarchy and other basic stuff src/multicolvar contains MultiColvar stuff src/imd is the interactive MD (still not totally portable). Notice that, to allow easy inclusion of .h files from other modules, I link all the directories in src/ into module directory. In this way it is possible e.g. to write #include "config/PlumedConfig.h" See src/README and src/basic/Makefile to understand how inter-module dependencies are set
-
- Jul 20, 2012
-
-
Giovanni Bussi authored
as suggested by Gareth
-