10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 18:05:59 +02:00

uninitialized variable

This commit is contained in:
Yann Garniron 2018-09-04 20:47:11 +02:00
parent ba0094f5f8
commit 52ca18c152

View File

@ -50,7 +50,7 @@ double precision :: time, time0
edI = 0d0
f = 0
delta_det = 0d0
cp = 0d0
task = CHAR(0)
call omp_init_lock(sending)