We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d750c05 commit 63f4b9eCopy full SHA for 63f4b9e
org/qmckl_jastrow_champ.org
@@ -2205,7 +2205,7 @@ assert(fabs(asymp_jasb_doc[1]-asymp_jasb_hpc[1]) < 1.e-8);
2205
#+begin_src c :comments org :tangle (eval h_func) :noweb yes
2206
qmckl_exit_code qmckl_get_jastrow_champ_ee_distance_rescaled(qmckl_context context,
2207
double* const distance_rescaled,
2208
- int64_t const max_size);
+ int64_t const size_max);
2209
#+end_src
2210
2211
#+begin_src c :comments org :tangle (eval c) :noweb yes :exports none
0 commit comments