Searched defs:npt (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 | GaussLegendre1D.c | 168 int GaussLegendre1D(int npt, double **pt, double **wt) { in GaussLegendre1D()
|
| /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_()
|