1
0
mirror of https://github.com/TREX-CoE/irpjast.git synced 2024-08-25 06:31:46 +02:00

Make sure to update tmp buffers in BLAS version.

This commit is contained in:
vijay gopal chilkuri 2021-03-08 22:02:53 +01:00
parent 4b26e01de9
commit 84ad1a4927

View File

@ -47,6 +47,8 @@
factor_een_blas = 0.0d0 factor_een_blas = 0.0d0
factor_een_deriv_e_blas(1:4,1:nelec) = 0.0d0 factor_een_deriv_e_blas(1:4,1:nelec) = 0.0d0
TOUCH tmp_c dtmp_c
do n = 1, dim_cord_vect do n = 1, dim_cord_vect
l = lkpm_of_cindex(1,n) l = lkpm_of_cindex(1,n)