Makefile updated, fixes for compilation

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2934 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2006-03-22 16:35:29 +00:00
parent 7c1c150c1a
commit cf3fb71c7d
2 changed files with 2 additions and 7 deletions

View File

@ -269,15 +269,10 @@ PWOBJS = \
../PW/save_in_cbands.o \
../PW/save_in_electrons.o \
../PW/save_in_ions.o \
../PW/scala_cdiag.o \
../PW/scala_cdiaghg.o \
../PW/scala_utils.o \
../PW/scale_h.o \
../PW/scopy_t3e.o \
../PW/seqopn.o \
../PW/set_fft_dim.o \
../PW/set_hubbard_l.o \
../PW/set_kplusb.o \
../PW/set_kplusq.o \
../PW/set_kup_and_kdw.o \
../PW/set_rhoc.o \

View File

@ -21,7 +21,7 @@ program nmr
USE ions_base, ONLY : ntyp => nsp, ityp
use parameters, only : ntypx
use gvect, only : g, ngm, ecutwfc, nrxx
use klist, only : nks, xk, wk, b_length
use klist, only : nks, xk, wk
use cell_base, only : tpiba2
use wavefunctions_module, only: evc
use wvfct, only : npwx, nbnd, npw, igk, g2kin, et
@ -50,7 +50,7 @@ program nmr
complex (DP) :: kkterm_hh(3,3), kkterm_vv(3,3), dchi, &
chihh(3,3), chivv(3,3)
real (DP) :: emin, emax, chi_macro, test
real (DP) :: emin, emax, chi_macro, test , b_length
complex (DP) :: ZDOTC