Commit Graph

10 Commits

Author SHA1 Message Date
giannozz 02ce4df8d6 make.sys => make.inc. All other codes using make.sys should modify their build
mechanism accordingly.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12539 c92efa57-630b-4861-b058-cf58834340f0
2016-06-25 07:26:50 +00:00
ccavazzoni 00679a239d - well, npt should stay there for backward compatibility!!
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12481 c92efa57-630b-4861-b058-cf58834340f0
2016-06-09 15:12:19 +00:00
ccavazzoni afd0511c0b - removing obsolete "npot" parallelization parameter
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12480 c92efa57-630b-4861-b058-cf58834340f0
2016-06-09 15:01:35 +00:00
giannozz a2bde3301c Removal of unused "npot" parallelization had broken the interface for calling
QE to external codes (my fault). Reverted to previous state (with npot present 
but unused) so that the API are still valid. Makefiles updated. (Axel)

In the future, the API version in COUPLE/include/libqecouple.h must be 
increased every time an incompatible change is made.



git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12476 c92efa57-630b-4861-b058-cf58834340f0
2016-06-08 05:43:00 +00:00
giannozz df30a665aa Explicit preprocessing produces *_tmp.f90 files instead of *.F90 files, to
prevent trouble with OS-X. May or may not work (it won't unless configure
is updated: please somebody with v.2.63 of autoconf do it), may turn out to
be obsolete anyway.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12364 c92efa57-630b-4861-b058-cf58834340f0
2016-04-27 14:53:38 +00:00
giannozz 17ba1e75d9 Obsolete reference to deleted variable removed
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11918 c92efa57-630b-4861-b058-cf58834340f0
2015-12-21 12:50:36 +00:00
ccavazzoni fdf7766648 - FFT Modules replaced by FFTXlib
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11857 c92efa57-630b-4861-b058-cf58834340f0
2015-11-21 10:37:48 +00:00
giannozz 03d8985312 "pot" parallelization level, no longer used, is removed
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11688 c92efa57-630b-4861-b058-cf58834340f0
2015-08-20 17:29:18 +00:00
giannozz 7c01062ba0 Final (?) set of changes to the build system, especially for Windows (Axel)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10590 c92efa57-630b-4861-b058-cf58834340f0
2013-11-07 21:06:06 +00:00
giannozz 6a37e64ae1 Added code and examples by Axel for calling QE as a subroutine
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10548 c92efa57-630b-4861-b058-cf58834340f0
2013-10-22 17:03:07 +00:00