Searched refs:GaussLegendreTri (Results 1 – 2 of 2) sorted by relevance
2 int GaussLegendreTri(int,int,double [][3],double[]);7 *npt = GaussLegendreTri(*n1,*n2,pt,wt); in gltri()
38 int GaussLegendreTri(int n1,int n2,double GLr[][3],double *GLwt) { in GaussLegendreTri() function