mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-03 20:54:09 +01:00
Update qmckl_ao.org
typo in documentation
This commit is contained in:
parent
4df54f21c7
commit
2f69d2af21
@ -4402,8 +4402,8 @@ assert(0 == test_qmckl_ao_power(context));
|
|||||||
\frac{\partial }{\partial z^2} \right) P_l
|
\frac{\partial }{\partial z^2} \right) P_l
|
||||||
\left(\mathbf{r},\mathbf{R}_i \right) & = &
|
\left(\mathbf{r},\mathbf{R}_i \right) & = &
|
||||||
a(a-1) (x-X_i)^{a-2} (y-Y_i)^b (z-Z_i)^c + \\
|
a(a-1) (x-X_i)^{a-2} (y-Y_i)^b (z-Z_i)^c + \\
|
||||||
&& b(b-1) (x-X_i)^a (y-Y_i)^{b-1} (z-Z_i)^c + \\
|
&& b(b-1) (x-X_i)^a (y-Y_i)^{b-2} (z-Z_i)^c + \\
|
||||||
&& c(c-1) (x-X_i)^a (y-Y_i)^b (z-Z_i)^{c-1}.
|
&& c(c-1) (x-X_i)^a (y-Y_i)^b (z-Z_i)^{c-2}.
|
||||||
\end{eqnarray*}
|
\end{eqnarray*}
|
||||||
|
|
||||||
~qmckl_ao_polynomial_vgl~ computes the values, gradients and
|
~qmckl_ao_polynomial_vgl~ computes the values, gradients and
|
||||||
|
Loading…
Reference in New Issue
Block a user