cleanup
This commit is contained in:
parent
c118c4fd61
commit
b545c1cfe0
3 changed files with 49 additions and 60 deletions
|
@ -55,11 +55,8 @@ typedef struct
|
|||
int m;
|
||||
|
||||
/* used if s==0 */
|
||||
double *mfac;
|
||||
sharp_ylmgen_dbl2 *rf;
|
||||
|
||||
double *eps, *alpha;
|
||||
sharp_ylmgen_dbl2 *ab;
|
||||
double *mfac, *eps, *alpha;
|
||||
sharp_ylmgen_dbl2 *ab;
|
||||
|
||||
/* used if s!=0 */
|
||||
int sinPow, cosPow, preMinus_p, preMinus_m;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue