quantum-espresso/flib
sbraccia c9ba9f96b8 Added a routine to remove the total torque acting on the atoms of an isolated
system. C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3176 c92efa57-630b-4861-b058-cf58834340f0
2006-06-13 18:10:02 +00:00
..
Makefile Added a routine to remove the total torque acting on the atoms of an isolated 2006-06-13 18:10:02 +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 missing ZSYRK and ZSYR2K subroutines added to the local copy of blas 2004-09-01 08:56:36 +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 Added a new wrapper to the flush routine. Hereafter to flush a unit use: 2005-05-25 02:56:34 +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 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +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 NEC doesn't like ampersand at column 73 in f77 files ... (Guido) 2005-04-12 07:38:19 +00:00
infog1l.f NEC doesn't like ampersand at column 73 in f77 files ... (Guido) 2005-04-12 07:38:19 +00:00
infog2l.f NEC doesn't like ampersand at column 73 in f77 files ... (Guido) 2005-04-12 07:38:19 +00:00
inpfile.f90 - Cray XD1 workaround for large communication 2006-05-03 14:19:57 +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.f Missing lapack routines added 2005-01-31 10:05:59 +00:00
lapack_atlas.f Added missing lapack for Mac OS + Atlas (Pascal Thibadeau) 2004-10-26 08:22:15 +00:00
lapack_ibm.f Missing routines added 2006-05-26 09:36: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
lapack_t3e.f More T3E fixes 2004-06-25 14:23:03 +00:00
latgen.f90 Misspell 2005-12-02 16:16:51 +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 calculation of derivatives of exchange-correlation functional moved to 2005-12-04 16:36:03 +00:00
matches.f90 Functions "capital" and "matches" taken out of module "parser" 2004-05-19 16:56:56 +00:00
more_functionals.f90 More small changes to funct module, some clean up of the EXX part. 2005-11-04 11:47:42 +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 more end --> end function [Gerardo] 2005-05-17 17:07:57 +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
scnds.f90 - Miscellaneous fixes of compilation errors left after last changes 2006-01-15 20:18:53 +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 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
sph_besr.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
sph_dbes.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +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 __AIX (IBM machines with essl) split into __AIX and __ESSL 2006-03-16 18:04:33 +00:00
volume.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
ylmr2.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00