1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-12-22 04:14:49 +01:00

Minor changes

This commit is contained in:
Anthony Scemama 2024-12-13 14:41:51 +01:00
parent 53c7bc7e9a
commit 5ae5e187c4

View File

@ -4316,7 +4316,7 @@ assert(qmckl_jastrow_champ_provided(context));
#+end_src
** Electron-nucleus component
*** Asymptotic component for
*** Asymptotic component
Calculate the asymptotic component ~asymp_jasa~ to be subtracted from the final
electron-nucleus jastrow factor \(J_{\text{eN}}\). The asymptotic component is calculated
@ -10873,7 +10873,7 @@ interface
end function qmckl_get_jastrow_champ_factor_een_gl
end interface
#+end_src
#
**** Provide :noexport:
#+begin_src c :comments org :tangle (eval h_private_func) :noweb yes :exports none
qmckl_exit_code qmckl_provide_jastrow_champ_factor_een_gl(qmckl_context context);