mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-10 13:08:29 +01:00
deactivate factor_een test atm.
This commit is contained in:
parent
b0a4d08ad8
commit
3474987940
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user