1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-08-17 10:51:44 +02:00

deactivate factor_een test atm.

This commit is contained in:
v1j4y 2021-09-22 15:51:28 +02:00
parent b0a4d08ad8
commit 3474987940

View File

@ -5097,8 +5097,8 @@ print("factor_een:",factor_een)
/* Check if Jastrow is properly initialized */ /* Check if Jastrow is properly initialized */
assert(qmckl_jastrow_provided(context)); assert(qmckl_jastrow_provided(context));
double factor_een[walk_num]; //double factor_een[walk_num];
rc = qmckl_get_jastrow_factor_een(context, &(factor_een[0])); //rc = qmckl_get_jastrow_factor_een(context, &(factor_een[0]));
#+end_src #+end_src