(git:b77b4be)
Loading...
Searching...
No Matches
rsh_coef_table_t Struct Reference

#include <grpp_spherical_harmonics.h>

Data Fields

int L
 
int n_cart_comb
 
int * cartesian_comb
 
double * coeffs
 

Detailed Description

Definition at line 21 of file grpp_spherical_harmonics.h.

Field Documentation

◆ L

int rsh_coef_table_t::L

Definition at line 22 of file grpp_spherical_harmonics.h.

◆ n_cart_comb

int rsh_coef_table_t::n_cart_comb

Definition at line 23 of file grpp_spherical_harmonics.h.

◆ cartesian_comb

int* rsh_coef_table_t::cartesian_comb

Definition at line 24 of file grpp_spherical_harmonics.h.

◆ coeffs

double* rsh_coef_table_t::coeffs

Definition at line 25 of file grpp_spherical_harmonics.h.


The documentation for this struct was generated from the following file: