- adding one parameter to sticks_dist call.

Why fft_custom is still there?


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12271 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
ccavazzoni 2016-03-31 09:31:24 +00:00
parent 6adc76e45b
commit f19229a217
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ CONTAINS
CALL sticks_sort( ngc, ngkc, ngcs, nct, idx ,nproc_pool)
CALL sticks_dist( tk, ub, lb, idx, in1, in2, ngc, ngkc, ngcs, nct, &
ncp, nkcp, ncps, ngp, ngkp, ngps, st, stw, sts ,nproc_pool)
ncp, nkcp, ncps, ngp, ngkp, ngps, st, stw, sts , me_pool, nproc_pool)
CALL sticks_pairup( tk, ub, lb, idx, in1, in2, ngc, ngkc, ngcs, nct, &
ncp, nkcp, ncps, ngp, ngkp, ngps, st, stw, sts ,nproc_pool)