Home
last modified time | relevance | path

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

/dports/math/geogram/geogram-1.7.7/src/examples/geogram/opennl_basic_example/
H A Dmain.c124 nlBegin(NL_MATRIX); in test_simple_linear_solve()
135 nlEnd(NL_MATRIX); in test_simple_linear_solve()
211 nlBegin(NL_MATRIX); in test_least_squares_regression()
219 nlEnd(NL_MATRIX); in test_least_squares_regression()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/mesh/
H A Dmesh_manifold_harmonics.cpp123 nlBegin(NL_MATRIX); in assemble_Laplacian_matrices()
157 nlEnd(NL_MATRIX); in assemble_Laplacian_matrices()
164 nlBegin(NL_MATRIX); in assemble_Laplacian_matrices()
194 nlEnd(NL_MATRIX); in assemble_Laplacian_matrices()
H A Dmesh_smoothing.cpp94 nlBegin(NL_MATRIX); in mesh_smooth()
108 nlEnd(NL_MATRIX); in mesh_smooth()
H A Dmesh_frame_field.cpp218 nlBegin(NL_MATRIX); in solve_PGP()
277 nlEnd(NL_MATRIX); in solve_PGP()
/dports/math/geogram/geogram-1.7.7/src/examples/geogram/opennl_mesh_smooth/
H A Dmain.cpp126 nlBegin(NL_MATRIX); in mesh_smooth()
143 nlEnd(NL_MATRIX); in mesh_smooth()
/dports/math/geogram/geogram-1.7.7/src/lib/exploragram/hexdom/
H A Dquadmesher.cpp154 nlBegin(NL_MATRIX); in naive_LS_blur_delta()
199 nlEnd(NL_MATRIX); in naive_LS_blur_delta()
239 nlBegin(NL_MATRIX); in naive_LS_smooth()
253 nlEnd(NL_MATRIX); in naive_LS_smooth()
H A DFF.cpp103 nlBegin(NL_MATRIX); in FF_init()
137 nlEnd(NL_MATRIX); in FF_init()
H A Dmixed_constrained_solver.h618 nlBegin(NL_MATRIX); in start_new_iter()
632 nlEnd(NL_MATRIX); in end_iter()
H A DPGP.cpp297 nlBegin(NL_MATRIX); in optimize_PGP()
322 nlEnd(NL_MATRIX); in optimize_PGP()
H A Dpolygon.cpp447 nlBegin(NL_MATRIX); in apply()
455 nlEnd(NL_MATRIX); in apply()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/parameterization/
H A Dmesh_PGP_2d.cpp375 nlBegin(NL_MATRIX); in PGP()
466 nlEnd(NL_MATRIX); in PGP()
608 nlBegin(NL_MATRIX); in curl_correction()
742 nlEnd(NL_MATRIX); in curl_correction()
H A Dmesh_LSCM.cpp183 nlBegin(NL_MATRIX); in apply()
185 nlEnd(NL_MATRIX); in apply()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/NL/
H A Dnl.h1085 #define NL_MATRIX 0x1 macro
H A Dnl_api.c946 case NL_MATRIX: { in nlBegin()
970 case NL_MATRIX: { in nlEnd()
/dports/math/geogram/geogram-1.7.7/src/examples/geogram/opennl_LSCM/
H A Dmain.cpp581 nlBegin(NL_MATRIX); in apply()
583 nlEnd(NL_MATRIX); in apply()
/dports/math/geogram/geogram-1.7.7/src/lib/exploragram/optimal_transport/
H A Doptimal_transport.cpp882 nlBegin(NL_MATRIX); in new_linear_system()
886 nlEnd(NL_MATRIX); in solve_linear_system()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp5082 #define NL_MATRIX 0x1 macro
5103 } else if (prim == NL_MATRIX) { in nlBegin()
5136 if (prim == NL_MATRIX) { in nlEnd()
6647 opennl::nlBegin(context, NL_MATRIX); in computeLeastSquaresConformalMap()
6688 opennl::nlEnd(context, NL_MATRIX); in computeLeastSquaresConformalMap()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp5082 #define NL_MATRIX 0x1 macro
5103 } else if (prim == NL_MATRIX) { in nlBegin()
5136 if (prim == NL_MATRIX) { in nlEnd()
6647 opennl::nlBegin(context, NL_MATRIX); in computeLeastSquaresConformalMap()
6688 opennl::nlEnd(context, NL_MATRIX); in computeLeastSquaresConformalMap()