Home
last modified time | relevance | path

Searched refs:vd_j (Results 1 – 3 of 3) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh_parameterization/
H A DMVC_post_processor_3.h460 vertex_descriptor vd_j = vh_j->info(); in fill_linear_system_matrix_mvc_from_ct_vertices() local
465 const Point_2& pj = get(uvmap, vd_j); in fill_linear_system_matrix_mvc_from_ct_vertices()
468 int j = get(vimap, vd_j); in fill_linear_system_matrix_mvc_from_ct_vertices()
522 vertex_descriptor vd_j = target(next(hd, mesh), mesh); in fill_linear_system_matrix_mvc_from_mesh_halfedge() local
525 const Point_2& pj = get(uvmap, vd_j); in fill_linear_system_matrix_mvc_from_mesh_halfedge()
528 int j = get(vimap, vd_j); in fill_linear_system_matrix_mvc_from_mesh_halfedge()
H A DOrbifold_Tutte_parameterizer_3.h772 const vertex_descriptor vd_j = target(next(hd, mesh), mesh); in mean_value_laplacian() local
775 const Point_3& pj = get(ppmap, vd_j); in mean_value_laplacian()
778 const int j = get(vimap, vd_j); in mean_value_laplacian()
/dports/math/minizinc/libminizinc-2.5.5/lib/
H A Dtypecheck.cpp907 auto* vd_j = new VarDecl(Location().introduce(), j_ti, "json"); in create_enum_mapper() local
908 vd_j->toplevel(false); in create_enum_mapper()
933 _toString_ENUMArgs[2] = vd_j->id(); in create_enum_mapper()
967 fi_params[2] = vd_j; in create_enum_mapper()
994 auto* vd_j = new VarDecl(Location().introduce(), j_ti, "json"); in create_enum_mapper() local
995 vd_j->toplevel(false); in create_enum_mapper()
1004 _toString_ENUMArgs[2] = vd_j->id(); in create_enum_mapper()
1055 fi_params[2] = vd_j; in create_enum_mapper()
1089 vd_j->toplevel(false); in create_enum_mapper()
1114 _toString_ENUMArgs[2] = vd_j->id(); in create_enum_mapper()
[all …]