Home
last modified time | relevance | path

Searched defs:nv3 (Results 1 – 22 of 22) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Algorithm/src/molecular_geometry/
H A DGeomUtils.cpp72 Vector3D nv3((v3.x + v1.x) / 2, (v3.y + v1.y) / 2, (v3.z + v1.z) / 2); in interpolate() local
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dvertexarray.h152 FACE(VERTEXDATA nv1, VERTEXDATA nv2, VERTEXDATA nv3) : v1(nv1),v2(nv2),v3(nv3) {} in FACE()
/dports/science/lammps/lammps-stable_29Sep2021/src/MEAM/
H A Dmeam_dens_init.cpp279 int nv2, nv3; in calc_rho1() local
H A Dmeam_setup_done.cpp26 int nv2, nv3, m, n, p; in meam_setup_done() local
H A Dmeam_force.cpp30 int nv2, nv3, elti, eltj, eltk, ind; in meam_force() local
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dimprove2.cpp288 Vec3d nv3, nv4; in EdgeSwapping() local
/dports/science/ghemical/ghemical-3.0.0/src/
H A Dogl_surface.cpp319 v3d<fGL> nv3 = v3d<fGL>(vdata[tdata[n1].index[2]].normal); in Update() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/meam/
H A Dmeam_setup_done.F16 integer nv2, nv3, m, n, p local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dimprove2.cpp304 Vec<3> nv3 = Cross (mesh[pi1]-mesh[pi4], mesh[pi2]-mesh[pi4]); in EdgeSwapping() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/tests/
H A Dnghttp2_hd_test.c1034 nghttp2_nv nv3[] = { in test_nghttp2_hd_deflate_inflate() local
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dimprove2.cpp77 Vec<3> nv3 = Cross (mesh[pi1]-mesh[pi4], mesh[pi2]-mesh[pi4]); in EdgeSwapping() local
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/tests/
H A Dnghttp2_hd_test.c1034 nghttp2_nv nv3[] = { in test_nghttp2_hd_deflate_inflate() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/tests/
H A Dnghttp2_hd_test.c1034 nghttp2_nv nv3[] = { in test_nghttp2_hd_deflate_inflate() local
/dports/www/libnghttp2/nghttp2-1.46.0/tests/
H A Dnghttp2_hd_test.c1034 nghttp2_nv nv3[] = { in test_nghttp2_hd_deflate_inflate() local
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/tests/
H A Dnghttp2_hd_test.c1034 nghttp2_nv nv3[] = { in test_nghttp2_hd_deflate_inflate() local
/dports/www/nghttp2/nghttp2-1.46.0/tests/
H A Dnghttp2_hd_test.c1034 nghttp2_nv nv3[] = { in test_nghttp2_hd_deflate_inflate() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dsoftbody.c1163 float nv1[3], nv2[3], nv3[3], edge1[3], edge2[3], d_nvect[3], aabbmin[3], aabbmax[3]; in sb_detect_face_collisionCached() local
1341 float nv1[3], nv2[3], nv3[3], edge1[3], edge2[3], d_nvect[3], aabbmin[3], aabbmax[3]; in sb_detect_edge_collisionCached() local
1637 float nv1[3], nv2[3], nv3[3], edge1[3], edge2[3], d_nvect[3], dv1[3], ve[3], in sb_detect_vertex_collisionCached() local
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Disotropic_remeshing.h1033 int nv2 = vv2.size(), nv3 = vv3.size(); in chooseBestCrossCollapse() local
/dports/games/devilutionX/devilutionX-1.2.1/
H A Dstructs.h155 unsigned char nv3; member
/dports/multimedia/vamps/vamps-0.99.2/vamps/
H A Drequant.c2337 int nv, nv2, nv3; in requant_thread() local
/dports/multimedia/m2vrequantiser/M2VRequantiser-v1.1/
H A Dmain.c2408 int nv, nv2, nv3; in main() local
/dports/math/giacxcas/giac-1.6.0/src/
H A DGraph3d.cc996 double nv3=std::sqrt(v31*v31+v32*v32+v33*v33); in indraw() local