Go to file
degironc c86848ceae variable world_comm renamed to make clear it is a local one, and declared explicitely in both
mp_start_diag and init_ortho_group



git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13639 c92efa57-630b-4861-b058-cf58834340f0
2017-07-28 13:22:55 +00:00
COUPLE make.sys => make.inc. All other codes using make.sys should modify their build 2016-06-25 07:26:50 +00:00
CPV All *.o must be present in a library, even those not referenced outside the 2017-07-27 20:29:08 +00:00
Doc Re-installed some minor changes to C and timing functions, aimed towards 2017-07-27 17:26:36 +00:00
EPW Add specfun_el and specfun_ph new input variables 2017-07-27 18:13:24 +00:00
FFTXlib more changes at the smmothing of beta- and q-funcions 2017-07-15 23:16:18 +00:00
GUI Adopting to new versions of itk-4.*. 2017-07-10 14:22:53 +00:00
GWW UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
LAXlib Patches by Pietro Bonfa' for new ELPA; configure updated 2017-06-30 08:44:25 +00:00
LR_Modules UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
Modules variable world_comm renamed to make clear it is a local one, and declared explicitely in both 2017-07-28 13:22:55 +00:00
NEB UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
PHonon UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
PP All *.o must be present in a library, even those not referenced outside the 2017-07-27 20:29:08 +00:00
PW Re-installed some minor changes to C and timing functions, aimed towards 2017-07-27 17:26:36 +00:00
PWCOND UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
PlotPhon Small bug (courtesy of Huiqun Zhou) 2010-10-18 13:25:32 +00:00
QHA QHA broken by format change 2014-04-09 11:14:35 +00:00
TDDFPT UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
UtilXlib All *.o must be present in a library, even those not referenced outside the 2017-07-27 20:29:08 +00:00
XSpectra UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
archive File iotk/include/iotk_auxmacros.h made rw-r--r-- 2017-02-11 08:27:51 +00:00
atomic UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
clib a problem with world_comm that was referenced in mp_global in 2017-07-28 12:32:24 +00:00
dev-tools Update release script 2017-03-02 22:49:05 +00:00
include c functions cclock and scnds called via iso_c_binding 2017-07-15 15:34:01 +00:00
install a problem with world_comm that was referenced in mp_global in 2017-07-28 12:32:24 +00:00
pseudo Added needed PP - it would be preferrable to use either an already available 2016-04-21 18:41:14 +00:00
test-suite Add specfun_el and specfun_ph new input variables 2017-07-27 18:13:24 +00:00
upftools UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
.gitignore Upon suggestion of Nicola Mounet et al. 2017-02-12 18:46:41 +00:00
.travis.yml Travis CI runs over a Ubuntu distro which does not support MPI-3. 2017-02-12 23:02:49 +00:00
License O-sesame 2003-01-19 21:58:50 +00:00
Makefile UtilXlib directory created to contain a library (libutil.a) for 2017-07-26 11:15:20 +00:00
README Obsolete quote of Democritos as promoter of Quantum ESPRESSO 2016-06-17 12:54:16 +00:00
TODO make.sys => make.inc. All other codes using make.sys should modify their build 2016-06-25 07:26:50 +00:00
configure Added option that prevents configure to clean everything 2017-06-09 14:17:50 +00:00
environment_variables Reverted to original changes adopter to simplify local testing 2015-09-16 10:34:26 +00:00

README

This is the distribution of the Quantum ESPRESSO suite of codes (ESPRESSO: 
opEn-Source Package for Research in Electronic Structure, Simulation, and
Optimization).

Quick installation instructions for the impatient:
   ./configure [options]
   make all
("make" alone prints a list of acceptable targets). Binaries go in bin/.
For more information, see the general documentation in directory Doc/, 
package-specific documentation in */Doc/, and the web site
http://www.quantum-espresso.org/

All the material included in this distribution is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

These programs are distributed in the hope that they will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.