Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A Dget_h.c9 int isPntInTri(double [][3],double [], double [], double );
155 if( isPntInTri(xbar,normal,pt,tol) ){ in intersect()
211 int isPntInTri( in isPntInTri() function