first try; broken

This commit is contained in:
Martin Reinecke 2018-12-18 13:45:25 +01:00
parent d257e92e54
commit 202507ecaa
3 changed files with 78 additions and 4 deletions

View file

@ -58,6 +58,8 @@ typedef struct
double *mfac;
sharp_ylmgen_dbl2 *rf;
double *eps, *alpha, *a, *b;
/* used if s!=0 */
int sinPow, cosPow, preMinus_p, preMinus_m;
double *prefac;