Home
last modified time | relevance | path

Searched defs:npt (Results 1 – 3 of 3) sorted by relevance

/phasta/phSolver/common/
H A Dgltri.c5 void gltri(int *n1, int *n2, double pt[][3], double wt[], int *npt) in gltri()
H A DGaussLegendre1D.c168 int GaussLegendre1D(int npt, double **pt, double **wt) { in GaussLegendre1D()
/phasta/phSolver/compressible/
H A Dgltet.c4 gltet_(int *n1, int *n2,int *n3, double pt[][4], double wt[], int *npt) in gltet_()