From 84ad1a492747965a941f1a2b9d4fd4dc78b1f1ee Mon Sep 17 00:00:00 2001 From: vijay gopal chilkuri Date: Mon, 8 Mar 2021 22:02:53 +0100 Subject: [PATCH] Make sure to update tmp buffers in BLAS version. --- el_nuc_el_blas.irp.f | 2 ++ 1 file changed, 2 insertions(+) diff --git a/el_nuc_el_blas.irp.f b/el_nuc_el_blas.irp.f index d971768..7640ec7 100644 --- a/el_nuc_el_blas.irp.f +++ b/el_nuc_el_blas.irp.f @@ -47,6 +47,8 @@ factor_een_blas = 0.0d0 factor_een_deriv_e_blas(1:4,1:nelec) = 0.0d0 + TOUCH tmp_c dtmp_c + do n = 1, dim_cord_vect l = lkpm_of_cindex(1,n)