quantum-espresso/Modules
dalcorso 8f89369cc8 kpoint_dir updated.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@4576 c92efa57-630b-4861-b058-cf58834340f0
2007-12-31 09:01:54 +00:00
..
Makefile - new module fft_parallel for CP/PW common fft drivers using data structures 2007-12-27 10:22:43 +00:00
atom.f90 A lot of little improvements and little new features have been added to PAW 2007-11-19 16:20:26 +00:00
autopilot.f90 SCF with Projector-Augmented Wave Pseudopotential (PAW) routines added. 2007-09-18 10:05:46 +00:00
basic_algebra_routines.f90 gfortran hacks - not nice but not too invasive either 2007-11-20 17:44:41 +00:00
berry_phase.f90 Axel's patch: removal of unused variables, replacement of variable "index" 2006-11-27 15:06:51 +00:00
bfgs_module.f90 function scnorm does not need to be defined real in the calling routine 2007-12-20 10:17:52 +00:00
cell_base.f90 bfgs minimization has been added to the vc-relax calculation. 2007-12-19 14:41:24 +00:00
check_stop.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
clocks.f90 Cleanup of cpu time printout; start_clock and stop_clock modified to avoid 2007-11-23 16:00:25 +00:00
constants.f90 New PAW version, now completely working on radial grid. Code on FFT grid can still be compiled using __GRID_PAW flag (but may not work a 2007-10-22 14:54:29 +00:00
constraints_module.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
control_flags.f90 Some cleanup in the various diagonalization routines, h_psi and s_psi. 2007-11-22 21:28:22 +00:00
descriptors.f90 - more checks on dimensions. 2007-08-20 21:59:10 +00:00
dspev_drv.f90 - parallel performance improvement 2007-12-21 09:36:57 +00:00
electrons_base.f90 8 => dp 2007-12-27 10:47:22 +00:00
energies.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
exc_t.f90 A lot of little improvements and little new features have been added to PAW 2007-11-19 16:20:26 +00:00
fft_base.f90 - cleanup, information on processor groups moved from task_group to 2007-12-28 14:08:17 +00:00
fft_parallel.f90 - cleanup 2007-12-29 10:09:28 +00:00
fft_scalar.f90 - new macro __LINUX_ESSL added to link essl for linux 2007-06-12 16:18:37 +00:00
fft_types.f90 - cleanup 2007-12-29 10:09:28 +00:00
functionals.f90 Added the functional of Vosko, Wilk and Nusair in the spin polarized case. 2007-09-27 13:32:31 +00:00
griddim.f90 Default value for nr1b, nr2b, nr3b is set to 0. The nr*b MUST be provided 2007-07-18 10:23:06 +00:00
input_parameters.f90 bfgs minimization has been added to the vc-relax calculation. 2007-12-19 14:41:24 +00:00
io_files.f90 Changements for faster treatment of berry's phase 2006-12-15 23:05:28 +00:00
io_global.f90 - Cray XD1 workaround for large communication 2006-05-03 14:19:57 +00:00
ions_base.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
ions_nose.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
kind.f90 Dependency of "kind" module upon "io_global" removed (the routine 2007-07-09 17:06:39 +00:00
make.depend - cleanup 2007-12-29 10:09:28 +00:00
metadyn_base.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
metadyn_io.f90 Few improvments of image parallelization algorithm for NEB and SMD (both potential 2006-12-11 14:51:54 +00:00
metadyn_vars.f90 Few improvments of image parallelization algorithm for NEB and SMD (both potential 2006-12-11 14:51:54 +00:00
metagga.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
mp.f90 - further mpi wrappers (parallel min and max) 2007-11-19 13:19:42 +00:00
mp_base.f90 - Bug fix, wrong behaviour of some driveris for parallel code executed 2007-12-21 09:24:15 +00:00
mp_global.f90 - cleanup 2007-12-29 10:09:28 +00:00
mp_wave.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
parallel_include.f90 - fix for serial compilation (MPI_COMM_WORLD not known) 2006-02-03 09:28:55 +00:00
parallel_types.f90 - syntax error, "empty" CONTAINS in a module 2007-01-05 16:12:12 +00:00
parameters.f90 Minor cleanup; max number of species brought back to 10 2007-11-19 14:51:15 +00:00
parser.f90 Call to infomsg simplified, removed the absurd "error -1" 2007-06-26 16:46:01 +00:00
path_base.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
path_formats.f90 NEB clean-up; fixed some bugs in the CP implementation. C.S. 2005-09-11 00:50:13 +00:00
path_io_routines.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
path_opt_routines.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
path_reparametrisation.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
path_variables.f90 more smd removal 2007-11-02 14:38:04 +00:00
paw_variables.f90 update of several PAW routines. 2007-12-11 22:46:03 +00:00
printout_base.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
pseudo_types.f90 The atomic code can now test the PAW.UPF pseudopotentials. 2007-11-22 11:14:31 +00:00
ptoolkit.f90 - PW BUG FIX! An array was not properly set to 0 2007-12-31 00:52:38 +00:00
radial_grids.f90 A lot of little improvements and little new features have been added to PAW 2007-11-19 16:20:26 +00:00
random_numbers.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
read_cards.f90 more smd removal 2007-11-02 14:38:04 +00:00
read_namelists.f90 bfgs minimization has been added to the vc-relax calculation. 2007-12-19 14:41:24 +00:00
read_upf.f90 Trying to simplify paw self-consistency I have put becsum into the scf type, this requires a bit of a hack. 2007-12-14 14:22:10 +00:00
read_uspp.f90 More removal of static arrays: chi, nchi, lchi, jchi, oc, nchix 2007-10-23 19:47:26 +00:00
recvec.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
shmem_include.f90 dbl => DP (defined as previously dbl was) 2005-08-28 14:09:42 +00:00
sic.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
smallbox.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
splinelib.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
stick_base.f90 - fix for INTEGER*4 overflow in subroutine that sort sticks. 2007-09-04 12:58:11 +00:00
task_groups.f90 - cleanup 2007-12-29 10:09:28 +00:00
timestep.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
upf_to_internal.f90 Obsolete variable tvanp removed 2007-11-20 10:14:36 +00:00
uspp.f90 Trying to simplify paw self-consistency I have put becsum into the scf type, this requires a bit of a hack. 2007-12-14 14:22:10 +00:00
version.f90 Version number updated + some cleanup 2007-10-26 16:47:09 +00:00
vxc_t.f90 A lot of little improvements and little new features have been added to PAW 2007-11-19 16:20:26 +00:00
vxcgc.f90 New PAW version, now completely working on radial grid. Code on FFT grid can still be compiled using __GRID_PAW flag (but may not work a 2007-10-22 14:54:29 +00:00
wannier.f90 Removed DOS end-of-line characters control-M : 2006-11-22 08:37:29 +00:00
wave_base.f90 All occurrences of d0, d+N, d-N, replaced with fortran-90 style _DP. 2007-06-11 17:13:15 +00:00
wavefunctions.f90 Wavefunctions in pwscf are stored also for the noncollinear case 2006-11-27 12:47:25 +00:00
xml_input.f90 - changes for CP ensemble-dft parallelization of electronic 2007-04-26 09:22:27 +00:00
xml_io_base.f90 kpoint_dir updated. 2007-12-31 09:01:54 +00:00
zhpev_drv.f90 Old parallel subspace diagonalization (with matrix not distributed) removed 2007-11-21 20:45:16 +00:00