standardize
This commit is contained in:
parent
0ee3a87e2d
commit
b8effac3b3
3 changed files with 113 additions and 94 deletions
|
@ -58,7 +58,8 @@ typedef struct
|
|||
double *mfac;
|
||||
sharp_ylmgen_dbl2 *rf;
|
||||
|
||||
double *eps, *alpha, *a, *b;
|
||||
double *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