Lines Matching refs:rstw
148 DARR4 *rstw; in hexIntPnt() local
167 rstw = (DARR4 *)malloc(64*sizeof(DARR4)); in hexIntPnt()
173 rstw[l][0]=bp4[i]; in hexIntPnt()
174 rstw[l][1]=bp4[j]; in hexIntPnt()
175 rstw[l][2]=bp4[k]; in hexIntPnt()
176 rstw[l][3]=0.0; in hexIntPnt()
184 *bcord = rstw; *wt = twt; in hexIntPnt()
188 rstw = (DARR4 *)malloc(125*sizeof(DARR4)); in hexIntPnt()
194 rstw[l][0]=bp5[i]; in hexIntPnt()
195 rstw[l][1]=bp5[j]; in hexIntPnt()
196 rstw[l][2]=bp5[k]; in hexIntPnt()
197 rstw[l][3]=0.0; in hexIntPnt()
205 *bcord = rstw; *wt = twt; in hexIntPnt()