Home
last modified time | relevance | path

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

/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/lib/
H A Dsmallestimage.g24 orbnums, orbmins, gens, path, cands, remset, bestpt,
120 bestpt := infinity;
153 if rep < bestpt then
155 bestpt := rep;
159 if bestpt < min then
164 min := bestpt;
167 if bestpt = min then
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/gap/
H A Dsmallestimage.g28 orbnums, orbmins, gens, path, cands, remset, bestpt,
124 bestpt := infinity;
157 if rep < bestpt then
159 bestpt := rep;
163 if bestpt < min then
168 min := bestpt;
171 if bestpt = min then
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dnearpt.c74 doublereal bestpt[3], newerr; in nearpt_() local
1634 vequ_(spoint, bestpt); in nearpt_()
1635 bestht = vdist_(bestpt, orignl); in nearpt_()
1730 vequ_(spoint, bestpt); in nearpt_()
1791 vequ_(spoint, bestpt); in nearpt_()
1853 vsclip_(&d__1, bestpt); in nearpt_()
1858 1966)] = bestpt[(i__3 = i__ - 1) < 3 && 0 <= i__3 ? i__3 : in nearpt_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dnearpt.c74 doublereal bestpt[3], newerr; in nearpt_() local
1634 vequ_(spoint, bestpt); in nearpt_()
1635 bestht = vdist_(bestpt, orignl); in nearpt_()
1730 vequ_(spoint, bestpt); in nearpt_()
1791 vequ_(spoint, bestpt); in nearpt_()
1853 vsclip_(&d__1, bestpt); in nearpt_()
1858 1966)] = bestpt[(i__3 = i__ - 1) < 3 && 0 <= i__3 ? i__3 : in nearpt_()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DSmoothFace.cpp1264 CartVect bestpt = newpt; in project_to_patch() local
1462 bestpt = newpt; in project_to_patch()
1507 bestpt = newpt; in project_to_patch()
1518 eval_pt = bestpt; in project_to_patch()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Recast/source/
H A DRecastMeshDetail.cpp695 float bestpt[3] = {0,0,0}; in buildPolyDetail() local
714 rcVcopy(bestpt,pt); in buildPolyDetail()
723 rcVcopy(&verts[nverts*3],bestpt); in buildPolyDetail()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Source/
H A DRecastMeshDetail.cpp834 float bestpt[3] = {0,0,0}; in buildPolyDetail() local
853 rcVcopy(bestpt,pt); in buildPolyDetail()
862 rcVcopy(&verts[nverts*3],bestpt); in buildPolyDetail()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Source/
H A DRecastMeshDetail.cpp834 float bestpt[3] = {0,0,0}; in buildPolyDetail() local
853 rcVcopy(bestpt,pt); in buildPolyDetail()
862 rcVcopy(&verts[nverts*3],bestpt); in buildPolyDetail()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/
H A DRecastMeshDetail.cpp834 float bestpt[3] = {0,0,0}; in buildPolyDetail() local
853 rcVcopy(bestpt,pt); in buildPolyDetail()
862 rcVcopy(&verts[nverts*3],bestpt); in buildPolyDetail()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/tetBR/src/
H A DtetgenBR.cxx16589 REAL fcent[3], startpt[3], nextpt[3], bestpt[3]; in smoothpoint() local
16607 bestpt[i] = startpt[i] = smtpt[i]; in smoothpoint()
16684 for (j = 0; j < 3; j++) bestpt[j] = nextpt[j]; in smoothpoint()
16714 for (j = 0; j < 3; j++) startpt[j] = bestpt[j]; in smoothpoint()
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DtetgenBR.cxx16620 REAL fcent[3], startpt[3], nextpt[3], bestpt[3]; in smoothpoint() local
16638 bestpt[i] = startpt[i] = smtpt[i]; in smoothpoint()
16715 for (j = 0; j < 3; j++) bestpt[j] = nextpt[j]; in smoothpoint()
16745 for (j = 0; j < 3; j++) startpt[j] = bestpt[j]; in smoothpoint()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/tetgen/
H A Dtetgen.cpp26178 REAL fcent[3], startpt[3], nextpt[3], bestpt[3]; in smoothpoint() local
26199 bestpt[i] = startpt[i] = smtpt[i]; in smoothpoint()
26276 for (j = 0; j < 3; j++) bestpt[j] = nextpt[j]; in smoothpoint()
26306 for (j = 0; j < 3; j++) startpt[j] = bestpt[j]; in smoothpoint()
/dports/math/libmesh/libmesh-1.6.2/contrib/tetgen/
H A Dtetgen.C27249 REAL fcent[3], startpt[3], nextpt[3], bestpt[3]; in smoothpoint() local
27267 bestpt[i] = startpt[i] = smtpt[i]; in smoothpoint()
27344 for (j = 0; j < 3; j++) bestpt[j] = nextpt[j]; in smoothpoint()
27374 for (j = 0; j < 3; j++) startpt[j] = bestpt[j]; in smoothpoint()
/dports/science/elmerfem/elmerfem-release-9.0/misc/tetgen_plugin/plugin/
H A Dtetgen.cxx26384 REAL fcent[3], startpt[3], nextpt[3], bestpt[3]; in smoothpoint() local
26402 bestpt[i] = startpt[i] = smtpt[i]; in smoothpoint()
26479 for (j = 0; j < 3; j++) bestpt[j] = nextpt[j]; in smoothpoint()
26509 for (j = 0; j < 3; j++) startpt[j] = bestpt[j]; in smoothpoint()
/dports/math/tetgen/tetgen1.5.1/
H A Dtetgen.cxx27249 REAL fcent[3], startpt[3], nextpt[3], bestpt[3]; in smoothpoint() local
27267 bestpt[i] = startpt[i] = smtpt[i]; in smoothpoint()
27344 for (j = 0; j < 3; j++) bestpt[j] = nextpt[j]; in smoothpoint()
27374 for (j = 0; j < 3; j++) startpt[j] = bestpt[j]; in smoothpoint()