quantum-espresso/Modules
giannozz f2b094c7dc Module cell_nose separated from cell_base and moved to CPV/
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7477 c92efa57-630b-4861-b058-cf58834340f0
2011-02-04 11:16:35 +00:00
..
Makefile Module cell_nose separated from cell_base and moved to CPV/ 2011-02-04 11:16:35 +00:00
atom.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
autopilot.f90 Fixed compilation problem after yesterday commmits, removed some unused 2010-08-18 07:06:04 +00:00
basic_algebra_routines.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
bfgs_module.f90 some changes to the bfgs module. 2010-09-06 16:34:17 +00:00
cell_base.f90 Module cell_nose separated from cell_base and moved to CPV/ 2011-02-04 11:16:35 +00:00
check_stop.f90 Fixed compilation problem after yesterday commmits, removed some unused 2010-08-18 07:06:04 +00:00
clocks.f90 path units and files erased from io_files, if(tapos) return added to read_cards 2010-12-20 22:14:44 +00:00
constants.f90 Use the module constants to convert from Ry to THz and to cm-1 in the phonon 2010-07-31 15:01:03 +00:00
constraints_module.f90 Erroneous error 2010-12-21 17:29:20 +00:00
control_flags.f90 re-set lneb and lsmd in control_flags.f90. Only for CP. 2011-01-11 09:42:53 +00:00
coulomb_vcut.f90 Until the day all compilers will have an intrinsic erf that works: 2010-02-15 17:15:11 +00:00
descriptors.f90 More PW-CP variable-name unification: 2010-10-13 18:28:46 +00:00
dspev_drv.f90 Format "x" not standard, replaced by "1x" 2009-12-12 09:51:08 +00:00
electrons_base.f90 - more variables and function for band parallelization in CPV 2011-01-03 09:28:53 +00:00
energies.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
environment.f90 - task groups variables moved inside fft_type 2011-01-23 18:12:50 +00:00
error_handler.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
fft_base.f90 - task groups variables moved inside fft_type 2011-01-23 18:12:50 +00:00
fft_interfaces.f90 - task groups variables moved inside fft_type 2011-01-23 18:12:50 +00:00
fft_parallel.f90 - task groups variables moved inside fft_type 2011-01-23 18:12:50 +00:00
fft_scalar.f90 Variables related to "small boxes" moved out of general modules into a 2010-12-27 17:33:53 +00:00
fft_types.f90 - task groups variables moved inside fft_type 2011-01-23 18:12:50 +00:00
funct.f90 Explicit specification for HSE 2010-12-11 14:49:24 +00:00
griddim.f90 Almost final merge of G-vector generation between PW and CP: 2011-01-05 16:04:54 +00:00
image_io_routines.f90 io part of parallelization on images moved to image_io_routines. First step 2010-08-17 15:39:53 +00:00
input_parameters.f90 changed all tread in read_cards by specific ttemplate, tionvel, ... 2011-01-17 16:56:19 +00:00
io_files.f90 path units and files erased from io_files, if(tapos) return added to read_cards 2010-12-20 22:14:44 +00:00
io_global.f90 in mp_global now two routines mp_global_startup and mp_global_startup_new. 2011-01-27 10:13:23 +00:00
ions_base.f90 Primitive lattice vectors made uniform with PW: now they are stored, divided 2011-01-31 14:47:40 +00:00
ions_nose.f90 Cleanup of fixed parameters - only a few remains in parameters.f90. 2009-02-19 09:49:49 +00:00
kind.f90 More standardization to the "Quantum ESPRESSO" form 2009-08-01 20:50:09 +00:00
make.depend Module cell_nose separated from cell_base and moved to CPV/ 2011-02-04 11:16:35 +00:00
mm_dispersion.f90 Yet another fix (hopefully the last one) to parallelism in DFT-D. 2009-10-01 09:01:20 +00:00
mp.f90 Startup routines mp_start and mp_env merged into one 2011-01-17 21:05:54 +00:00
mp_base.f90 The pathscale compiler doesn't like routine "synchronize", apparently due 2009-08-19 20:09:26 +00:00
mp_global.f90 meta_ionode and meta_ionode_id were initialized but not correctly used in 2011-01-27 11:55:30 +00:00
mp_image_global_module.f90 in mp_global now two routines mp_global_startup and mp_global_startup_new. 2011-01-27 10:13:23 +00:00
mp_wave.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
open_close_input_file.f90 added xml input + neb specific namelist (always inside input_parameters 2010-09-29 14:16:57 +00:00
open_close_input_file_interf.f90 added xml input + neb specific namelist (always inside input_parameters 2010-09-29 14:16:57 +00:00
parallel_include.f90 - compatibility with odd compilers 2009-08-04 15:11:17 +00:00
parameters.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
parser.f90 Minor cleanup. 2010-12-29 16:13:41 +00:00
paw_variables.f90 PAW extended to the noncollinear / spin-orbit case. (Still experimental) 2010-05-23 11:50:22 +00:00
plugin_arguments.f90 Misspelled variable ("i" instead of "1") caused out-of-bound error 2010-12-10 13:25:23 +00:00
plugin_flags.f90 added plugin_arguments and plugin_flags file in modules 2010-11-29 15:59:30 +00:00
printout_base.f90 Small changes and comment lines to run CP with nimage>1. Grep for 2008-07-29 02:05:18 +00:00
pseudo_types.f90 Several '' (nonstandard) replaced with ' ' (standard), or with " 2010-12-07 16:17:49 +00:00
ptoolkit.f90 Format "x" not standard, replaced by "1x" 2009-12-12 09:51:08 +00:00
radial_grids.f90 Obscure bug leading to NaNs in PAW calculations fixed (or in any event, 2009-07-13 13:59:47 +00:00
random_numbers.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
read_cards.f90 changed all tread in read_cards by specific ttemplate, tionvel, ... 2011-01-17 16:56:19 +00:00
read_namelists.f90 lneb and lsmd moved from control_flags to path-variables in NEB dir 2011-01-10 17:12:55 +00:00
read_ncpp.f90 two bugs triggered by setting initial values different from zero to integer: 2010-03-27 10:46:09 +00:00
read_upf_v1.f90 Read harmlessy v0.1 GIPAW pseudopotentials. (D.C.) 2010-03-23 15:20:49 +00:00
read_upf_v2.f90 Several '' (nonstandard) replaced with ' ' (standard), or with " 2010-12-07 16:17:49 +00:00
read_uspp.f90 Several '' (nonstandard) replaced with ' ' (standard), or with " 2010-12-07 16:17:49 +00:00
read_xml.f90 small modif to read_xml.f90 Simone Ziraldo. 2010-10-26 13:32:31 +00:00
read_xml_cards.f90 path units and files erased from io_files, if(tapos) return added to read_cards 2010-12-20 22:14:44 +00:00
read_xml_fields.f90 path units and files erased from io_files, if(tapos) return added to read_cards 2010-12-20 22:14:44 +00:00
recvec.f90 - communicator of the group on which g-vecs are distributed 2011-01-16 08:46:52 +00:00
recvec_subs.f90 Almost final merge of G-vector generation between PW and CP: 2011-01-05 16:04:54 +00:00
set_signal.f90 Minor compilation problems fixed, by RdM 2010-02-25 19:51:34 +00:00
sic.f90 Several '' (nonstandard) replaced with ' ' (standard), or with " 2010-12-07 16:17:49 +00:00
splinelib.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
stick_base.f90 - communicator of the g-vec group passed as argument 2011-01-19 22:13:34 +00:00
stick_set.f90 Fixed compilation problem in serial case. Not sure the fix is the good one, 2011-01-24 07:17:46 +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.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
upf_to_internal.f90 Yet another unitialized variable, which on sp6 turns out to get a "true" value 2010-04-20 14:35:43 +00:00
uspp.f90 - cleanup 2011-01-09 23:06:12 +00:00
version.f90 Version number updgraded to 4.3a 2011-01-31 15:36:43 +00:00
wannier.f90 Interface with wannier90 updated to v.1.2 2010-01-28 20:23:58 +00:00
wannier_new.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
wave_base.f90 - adding varaibles to manage band group 2010-12-28 00:16:27 +00:00
wavefunctions.f90 - transitional variables for band parallelization in CPV 2011-01-03 09:29:52 +00:00
wrappers.f90 more modifications related to md5 checksum 2010-08-13 10:53:51 +00:00
write_upf_v2.f90 some cleaning in paw_as_gipaw. Emine Kucukbenli. 2010-07-08 16:52:46 +00:00
ws_base.f90 first implementation of Martyna-Tuckerman method to decouple periodic 2009-09-09 12:59:40 +00:00
xml_input.f90 Cleanup: uniform spelling for "Quantum ESPRESSO", removal of f_defs.h, 2009-08-01 14:26:46 +00:00
xml_io_base.f90 Several '' (nonstandard) replaced with ' ' (standard), or with " 2010-12-07 16:17:49 +00:00
zhpev_drv.f90 Obsolete and confufing variables iq* removed from phonon. Misc cleanup 2010-05-17 11:21:25 +00:00