1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-08-17 19:01:43 +02:00

All functions look good. Need real tests. #41

This commit is contained in:
v1j4y 2021-10-15 14:38:44 +02:00
parent 4e877810da
commit 2cca7c00dd

View File

@ -1623,7 +1623,6 @@ double drift_vector[walk_num][3];
rc = qmckl_get_drift_vector(context, &(drift_vector[0][0]));
assert (rc == QMCKL_SUCCESS);
#+end_src
* End of files :noexport: