10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-19 03:37:08 +02:00
QuantumPackage/plugins/local/spher_harm
2024-04-26 10:57:57 +02:00
..
.gitignore added spherical harmonics 2024-04-25 19:46:26 +02:00
assoc_gaus_pol.irp.f added spherical harmonics 2024-04-25 19:46:26 +02:00
NEED added spherical harmonics 2024-04-25 19:46:26 +02:00
README.rst removed stupid stuffs in spher_harm 2024-04-26 10:57:57 +02:00
routines_test.irp.f removed stupid stuffs in spher_harm 2024-04-26 10:57:57 +02:00
spher_harm_func.irp.f added spherical harmonics 2024-04-25 19:46:26 +02:00
spher_harm.irp.f removed stupid stuffs in spher_harm 2024-04-26 10:57:57 +02:00

==========
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.