10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-23 05:32:19 +02:00
QuantumPackage/plugins/local/spher_harm/README.rst

8 lines
241 B
ReStructuredText
Raw Permalink Normal View History

2024-04-25 19:46:26 +02:00
==========
spher_harm
==========
2024-04-26 10:57:57 +02:00
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.