quantum-espresso/flib
giannozz 6e55c387ee Axel's patch: removal of unused variables, replacement of variable "index"
with a less dangerous "idx" ("index" is an intrinsic: some compilers may
complain, or even do strange things)


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3574 c92efa57-630b-4861-b058-cf58834340f0
2006-11-27 15:06:51 +00:00
..
Makefile More minor installation cleanup 2006-10-05 21:11:19 +00:00
atomic_number.f90 Added missing copyright notice 2005-03-21 14:26:31 +00:00
avrec.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
bachel.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
blas.f Installation cleanup (maybe) : the blas libraries are always compiled, 2006-10-05 01:19:44 +00:00
blas_mac.f Workaround for BLAS bug on Mac OS with 'veclib' framework 2005-12-16 08:45:49 +00:00
blockset.f90 O-sesame 2003-01-19 21:58:50 +00:00
capital.f90 Functions "capital" and "matches" taken out of module "parser" 2004-05-19 16:56:56 +00:00
date_and_tim.f90 - date_and_tim moved to flib and used by all code, 2004-03-28 21:36:28 +00:00
dlamch.f O-sesame 2003-01-19 21:58:50 +00:00
dost.f90 Minor changes 2005-09-24 10:05:19 +00:00
dylmr2.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
erf.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
error.f90 Small fix in parallel case suggested by P. Cazzato 2005-09-28 15:50:31 +00:00
flush_unit.f90 More preprocessing and installation cleanup (or maybe messup) 2006-09-29 15:25:53 +00:00
functionals.f90 calculation of derivatives of exchange-correlation functional moved to 2005-12-04 16:36:03 +00:00
gridsetup.f90 - FPMD/CP ortho subroutines merged as much as possible. 2006-01-10 14:04:13 +00:00
hangup.f90 last end --> end subroutine [Gerardo] 2005-05-12 15:32:15 +00:00
iceil.f90 Axel's patch: removal of unused variables, replacement of variable "index" 2006-11-27 15:06:51 +00:00
iglocal.f90 Added missing copyright notice 2005-03-21 14:26:31 +00:00
ilcm.f O-sesame 2003-01-19 21:58:50 +00:00
indxg2l.f Support for SGI Altix (Martin Hilgeman) - see cpdocs/ChangeLog 2004-02-26 16:26:48 +00:00
indxg2p.f Support for SGI Altix (Martin Hilgeman) - see cpdocs/ChangeLog 2004-02-26 16:26:48 +00:00
indxl2g.f format is now compatible with both f90 free format and f77 fixed format 2006-09-14 16:28:00 +00:00
infog1l.f format is now compatible with both f90 free format and f77 fixed format 2006-09-14 16:28:00 +00:00
infog2l.f format is now compatible with both f90 free format and f77 fixed format 2006-09-14 16:28:00 +00:00
inpfile.f90 getenv replaced by wrapper get_env, preprocessed only in a single file 2006-10-11 14:42:42 +00:00
int_to_char.f90 - Variable cell: use Cesar Da Silva's version of the damping algorithm 2006-02-01 17:56:16 +00:00
invmat.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
invmat_complex.f90 Projwfc generalized to noncollinear and spin-orbit cases (still experimental). 2006-01-20 14:28:51 +00:00
lapack_all.f Unused routine removed 2006-10-24 12:25:33 +00:00
lapack_atlas.f Added missing lapack routines 2006-11-16 08:05:24 +00:00
lapack_mkl.f Oops, zgesvd added where it is needed (together with many other routines) 2004-02-11 10:10:08 +00:00
latgen.f90 case ibrav=13 fixed (once again) following suggestion by Yingli Niu. 2006-10-18 16:34:22 +00:00
linpack.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
localdim.f90 more end --> end function [Gerardo] 2005-05-17 17:07:57 +00:00
localindex.f90 - FPMD/CP ortho subroutines merged as much as possible. 2006-01-10 14:04:13 +00:00
lsda_functionals.f90 Axel's patch: removal of unused variables, replacement of variable "index" 2006-11-27 15:06:51 +00:00
make.depend - misspell in configure 2006-10-03 14:29:27 +00:00
matches.f90 Functions "capital" and "matches" taken out of module "parser" 2004-05-19 16:56:56 +00:00
more_functionals.f90 Axel's patch: removal of unused variables, replacement of variable "index" 2006-11-27 15:06:51 +00:00
npreroc.f Support for SGI Altix (Martin Hilgeman) - see cpdocs/ChangeLog 2004-02-26 16:26:48 +00:00
numroc.f O-sesame 2003-01-19 21:58:50 +00:00
ownerof.f90 Axel's patch: removal of unused variables, replacement of variable "index" 2006-11-27 15:06:51 +00:00
proc_grid.f more error (subroutine) 2003-02-21 16:06:24 +00:00
recips.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
remove_tot_torque.f90 Added a routine to remove the total torque acting on the atoms of an isolated 2006-06-13 18:10:02 +00:00
simpsn.f90 - memory usage of arrays qradb, dqrad reduced whenever the maximum number 2006-03-06 10:39:38 +00:00
sort.f90 hpsort_eps modified in such a way that when two elements are "equals" their order is decided on the basis of the index variable ind(). 2005-11-02 17:22:00 +00:00
sort_gvec.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
sph_bes.f90 Yet another glitch in the spherical bessel functions: if l==0, there can 2006-11-20 10:28:59 +00:00
sph_dbes.f90 More spherical bessel cleanup 2006-07-27 17:06:26 +00:00
startup.f90 last end --> end subroutine [Gerardo] 2005-05-12 15:32:15 +00:00
syncronize.f90 last end --> end subroutine [Gerardo] 2005-05-12 15:32:15 +00:00
transto.f90 Axel's patch: removal of unused variables, replacement of variable "index" 2006-11-27 15:06:51 +00:00
volume.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
xerbla.f May be useful to have a copy in case of trouble with libraries 2006-10-23 12:31:09 +00:00
ylmr2.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00