Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DGaussLegendreSimplex.c11 void quadToTri(double xi,double eta,
48 quadToTri(pt1[i],pt2[j],&GLr[index][0],&GLr[index][1],&dJ); in GaussLegendreTri()
67 void quadToTri(double xi,double eta,double *r, double *s, double *J) { in quadToTri() function