10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-22 18:57:36 +02:00

Merge branch 'csf' of github.com:QuantumPackage/qp2 into csf

This commit is contained in:
Anthony Scemama 2021-03-16 02:11:17 +01:00
commit 4a2f9a5370

View File

@ -1276,9 +1276,6 @@ subroutine calculate_sigma_vector_cfg_nst_naive_store(psi_out, psi_in, n_st, sze
!$OMP end parallel
call omp_set_max_active_levels(4)
! do i=1,sze
! call omp_deinit_lock(lock(i))
! enddo
end subroutine calculate_sigma_vector_cfg_nst_naive_store