From 2cca7c00dd39706c26078e9307a8821e08a76f9c Mon Sep 17 00:00:00 2001 From: v1j4y Date: Fri, 15 Oct 2021 14:38:44 +0200 Subject: [PATCH] All functions look good. Need real tests. #41 --- org/qmckl_local_energy.org | 1 - 1 file changed, 1 deletion(-) diff --git a/org/qmckl_local_energy.org b/org/qmckl_local_energy.org index 22df37e..04bed6e 100644 --- a/org/qmckl_local_energy.org +++ b/org/qmckl_local_energy.org @@ -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: