Searched defs:n2 (Results 1 – 3 of 3) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | gltri.c | 5 void gltri(int *n1, int *n2, double pt[][3], double wt[], int *npt) in gltri()
|
| H A D | GaussLegendreSimplex.c | 16 int GaussLegendreTet(int n1,int n2,int n3,double GLrstw[][4],double *GLwt) { in GaussLegendreTet() 38 int GaussLegendreTri(int n1,int n2,double GLr[][3],double *GLwt) { in GaussLegendreTri()
|
| /phasta/phSolver/compressible/ |
| H A D | gltet.c | 4 gltet_(int *n1, int *n2,int *n3, double pt[][4], double wt[], int *npt) in gltet_()
|