Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A Dget_h.c58 if( vecEqual(points[0],points[1]) ){ in length()
59 if( vecEqual(points[0],points[2]) ){ in length()
200 int vecEqual(double a[3], double b[3]){ in vecEqual() function
/phasta/phSolver/common/
H A Dvec_func.h7 int vecEqual(double a[3], double b[3]);