Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A Dgltet.c1 int GaussLegendreTet(int,int,int,double [][4],double[]);
22 *npt = GaussLegendreTet(*n1,*n2,*n3,pt,wt); in gltet_()
/phasta/phSolver/common/
H A DGaussLegendreSimplex.c16 int GaussLegendreTet(int n1,int n2,int n3,double GLrstw[][4],double *GLwt) { in GaussLegendreTet() function