Home
last modified time | relevance | path

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

/dports/math/qhull8/qhull-8.0.2/src/libqhull/
H A Dmerge.c1222 setT *subridge, *maybepinched; in qh_findbest_pinchedvertex() local
1269 maybepinched= qh_neighbor_vertices(vertexA, subridge); /* subridge and apex tested above */ in qh_findbest_pinchedvertex()
1270 FOREACHvertex_(maybepinched) { in qh_findbest_pinchedvertex()
1278 qh_settempfree(&maybepinched); in qh_findbest_pinchedvertex()
/dports/math/qhull/qhull-7.3.2/src/libqhull/
H A Dmerge.c1222 setT *subridge, *maybepinched; in qh_findbest_pinchedvertex() local
1269 maybepinched= qh_neighbor_vertices(vertexA, subridge); /* subridge and apex tested above */ in qh_findbest_pinchedvertex()
1270 FOREACHvertex_(maybepinched) { in qh_findbest_pinchedvertex()
1278 qh_settempfree(&maybepinched); in qh_findbest_pinchedvertex()
/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/qhull_src/src/
H A Dmerge_r.c1222 setT *subridge, *maybepinched; in qh_findbest_pinchedvertex() local
1269maybepinched= qh_neighbor_vertices(qh, vertexA, subridge); /* subridge and apex tested above */ in qh_findbest_pinchedvertex()
1270 FOREACHvertex_(maybepinched) { in qh_findbest_pinchedvertex()
1278 qh_settempfree(qh, &maybepinched); in qh_findbest_pinchedvertex()
/dports/math/qhull8/qhull-8.0.2/src/libqhull_r/
H A Dmerge_r.c1222 setT *subridge, *maybepinched; in qh_findbest_pinchedvertex() local
1269maybepinched= qh_neighbor_vertices(qh, vertexA, subridge); /* subridge and apex tested above */ in qh_findbest_pinchedvertex()
1270 FOREACHvertex_(maybepinched) { in qh_findbest_pinchedvertex()
1278 qh_settempfree(qh, &maybepinched); in qh_findbest_pinchedvertex()
/dports/math/qhull/qhull-7.3.2/src/libqhull_r/
H A Dmerge_r.c1222 setT *subridge, *maybepinched; in qh_findbest_pinchedvertex() local
1269maybepinched= qh_neighbor_vertices(qh, vertexA, subridge); /* subridge and apex tested above */ in qh_findbest_pinchedvertex()
1270 FOREACHvertex_(maybepinched) { in qh_findbest_pinchedvertex()
1278 qh_settempfree(qh, &maybepinched); in qh_findbest_pinchedvertex()