![]() |
(git:f56c6e3)
|
#include <grpp_spherical_harmonics.h>
Data Fields | |
| int | L |
| int | n_cart_comb |
| int * | cartesian_comb |
| double * | coeffs |
Definition at line 21 of file grpp_spherical_harmonics.h.
| int rsh_coef_table_t::L |
Definition at line 22 of file grpp_spherical_harmonics.h.
| int rsh_coef_table_t::n_cart_comb |
Definition at line 23 of file grpp_spherical_harmonics.h.
| int* rsh_coef_table_t::cartesian_comb |
Definition at line 24 of file grpp_spherical_harmonics.h.
| double* rsh_coef_table_t::coeffs |
Definition at line 25 of file grpp_spherical_harmonics.h.