Searched refs:GLwt (Results 1 – 1 of 1) sorted by relevance
16 int GaussLegendreTet(int n1,int n2,int n3,double GLrstw[][4],double *GLwt) { in GaussLegendreTet() argument32 GLwt[index++] = dJ*wt1[i]*wt2[j]*wt3[k]*six; in GaussLegendreTet()38 int GaussLegendreTri(int n1,int n2,double GLr[][3],double *GLwt) { in GaussLegendreTri() argument50 GLwt[index++] = dJ*wt1[i]*wt2[j]*two; in GaussLegendreTri()