mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-04 05:03:50 +01:00
.. | ||
.gitignore | ||
assoc_gaus_pol.irp.f | ||
NEED | ||
README.rst | ||
routines_test.irp.f | ||
spher_harm_func.irp.f | ||
spher_harm.irp.f |
========== spher_harm ========== Routines for spherical Harmonics evaluation in real space. The main routine is "spher_harm_func_r3(r,l,m,re_ylm, im_ylm)". The test routine is "test_spher_harm" where everything is explained in details.