quantum-espresso/Modules
sbraccia 4367d42d15 The new bfgs minimization scheme is now the default.
To use the old scheme the keyword ion_dynamics must be set to "old-bfgs".
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@576 c92efa57-630b-4861-b058-cf58834340f0
2004-02-09 11:15:33 +00:00
..
Makefile Added a tool to generate a new path (what is actually generated is the restart file) starting from an old one. The new path is obtained through interpolation (cubic splines). The new path can be discretized with a different number of images (this is its main pourpose), images are equispaced and the interpolation can be also performed on a subsection of the old path. A self explanatory shell script is also included: it permits an easier manipulation of the input file. 2004-02-06 11:59:40 +00:00
basic_algebra_routines.f90 Tabs 2004-02-05 17:22:23 +00:00
berry_phase.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
bfgs_module.f90 Fixed a couple of bugs affecting the "reset bfgs" procedure. 2004-02-06 11:39:04 +00:00
cell_base.f90 more merging, "only" keyword added to many "use" 2003-07-06 21:47:17 +00:00
clocks.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
constants.f90 Added eps16 (1.0D-16) and eps32 (1.0D-32). 2003-11-05 11:35:48 +00:00
control_flags.f90 The new bfgs minimization scheme is now the default. 2004-02-09 11:15:33 +00:00
descriptors.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
electrons_base.f90 more merging, "only" keyword added to many "use" 2003-07-06 21:47:17 +00:00
energies.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
fft_base.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
fft_scalar.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
fft_types.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
formats.f90 Improved the output in the case of a neb calculation. 2004-01-23 13:50:19 +00:00
griddim.f90 More common modules for grid dimensioning, 2003-06-24 21:38:49 +00:00
input_parameters.f90 The new bfgs minimization scheme is now the default. 2004-02-09 11:15:33 +00:00
io_base.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
io_files.f90 Documentation updated to reflect merge of Gamma and k-point versions 2003-12-11 11:10:03 +00:00
io_global.f90 iunsdtout removed by PW/pwcom.f90. The unit for standar output (stdout) 2003-11-03 18:13:21 +00:00
ions_base.f90 more merging, "only" keyword added to many "use" 2003-07-06 21:47:17 +00:00
kind.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
mp.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
mp_buffers.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
mp_global.f90 O-sesame 2003-01-19 21:58:50 +00:00
mp_wave.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
parallel_include.f90 O-sesame 2003-01-19 21:58:50 +00:00
parallel_types.f90 More merging: modules energies and control_flags of FPMD and CPV 2003-06-09 21:27:20 +00:00
parameters.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
parser.f90 Function int_to_char moved from miscellany to parser. 2004-02-02 17:25:03 +00:00
pseudo_types.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
pseudodata.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
ptoolkit.f90 Cray compiler directive 2004-02-05 13:18:10 +00:00
read_cards.f90 Function int_to_char moved from miscellany to parser. 2004-02-02 17:25:03 +00:00
read_namelists.f90 Extensive module cleanup: DP moved from wrong place (parameters) to the 2004-01-23 15:08:03 +00:00
readpseudo.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
recvec.f90 Workaround in PW/h_psi.f90 for ifc v.8 (works, only pwcond doesn't) 2004-01-28 18:14:17 +00:00
shmem_include.f90 SAVE attribute added. 2003-10-21 13:37:54 +00:00
smallbox.f90 More common modules for grid dimensioning, 2003-06-24 21:38:49 +00:00
splinelib.f90 Added a tool to generate a new path (what is actually generated is the restart file) starting from an old one. The new path is obtained through interpolation (cubic splines). The new path can be discretized with a different number of images (this is its main pourpose), images are equispaced and the interpolation can be also performed on a subsection of the old path. A self explanatory shell script is also included: it permits an easier manipulation of the input file. 2004-02-06 11:59:40 +00:00
stick_base.f90 Unit stdout (set in io_global.f90) is used to write on standard output 2003-11-04 10:26:03 +00:00
version.f90 Documentation updated, some changes to output in dynamics and in summary 2004-02-03 12:08:55 +00:00
wavefunctions.f90 Workaround in PW/h_psi.f90 for ifc v.8 (works, only pwcond doesn't) 2004-01-28 18:14:17 +00:00