Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A Dget_h.c228 double t_vec_norm; in isPntInTri() local
256 t_vec_norm= vecMag(t_vec); in isPntInTri()
257 dtol= t_vec_norm + tol; in isPntInTri()