Home
last modified time | relevance | path

Searched defs:n3 (Results 1 – 2 of 2) sorted by relevance

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