quantum-espresso/flib
cavazzon 5d3881262a - Task Groups parallelization strategy for CP
generalized to all architectures


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3608 c92efa57-630b-4861-b058-cf58834340f0
2006-12-16 17:27:33 +00:00
..
Makefile Forgot to remove iceil.o from the makefile 2006-11-28 14:05:09 +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 More patches from Axel: 2006-12-14 08:53:47 +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 More patches from Axel: 2006-12-14 08:53:47 +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 Variable "pi34" was meaning different things in different places. 2006-12-14 17:10:36 +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
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 - Task Groups parallelization strategy for CP 2006-12-16 17:27:33 +00:00
int_to_char.f90 More cleanup from Axel: 2006-12-11 10:19:53 +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 More miscellanous cleanup from Axel: 2006-12-12 11:02:09 +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 More patches from Axel: 2006-12-14 08:53:47 +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 Variable "pi34" was meaning different things in different places. 2006-12-14 17:10:36 +00:00
make.depend More patches from Axel: 2006-12-14 08:53:47 +00:00
matches.f90 Functions "capital" and "matches" taken out of module "parser" 2004-05-19 16:56:56 +00:00
more_functionals.f90 Variable "pi34" was meaning different things in different places. 2006-12-14 17:10:36 +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 More patches from Axel: 2006-12-14 08:53:47 +00:00
sort.f90 More cleanup from Axel: 2006-12-11 10:19:53 +00:00
sort_gvec.f90 More patches by Axel: all occurrences of "index" replaced by "idx". 2006-12-01 14:41:55 +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 More patches from Axel: 2006-12-14 08:53:47 +00:00