Home
last modified time | relevance | path

Searched refs:GaussLegendreTri (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Dgltri.c2 int GaussLegendreTri(int,int,double [][3],double[]);
7 *npt = GaussLegendreTri(*n1,*n2,pt,wt); in gltri()
H A DGaussLegendreSimplex.c38 int GaussLegendreTri(int n1,int n2,double GLr[][3],double *GLwt) { in GaussLegendreTri() function