10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-01 19:05:29 +02:00

Fixing Davidson

This commit is contained in:
Anthony Scemama 2019-01-27 22:43:44 +01:00
parent 29ec5aeea3
commit 89d3f6312d

View File

@ -57,6 +57,8 @@ subroutine davidson_run_slave(thread,iproc)
endif
call end_zmq_to_qp_run_socket(zmq_to_qp_run_socket)
call end_zmq_push_socket(zmq_socket_push)
end subroutine