cgal/Triangulation_3/include/CGAL
Clement Jamin de1f43e30b The remove is now fully parallel.
The remove operations are done in parallel as long as the dimension stays = 3, then the few remaining points are removed sequentially.
2013-03-27 13:47:40 +01:00
..
IO Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
constructions Silence unused parameter warnings. Leave the ones from the test-suite 2012-06-22 14:22:16 +00:00
internal Improved the way parallelism is handle in Mesh_3/Triangulation_3 2013-02-15 18:07:43 +01:00
predicates Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Delaunay_triangulation_3.h The remove is now fully parallel. 2013-03-27 13:47:40 +01:00
Regular_triangulation_3.h New/modified constructors for triangulations. 2013-02-19 10:39:39 +01:00
Regular_triangulation_cell_base_3.h Fix headers of Mesh_2 and Mesh_3. All were missing #include. 2012-10-08 09:33:38 +00:00
Regular_triangulation_euclidean_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Regular_triangulation_filtered_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_3.h The remove is now fully parallel. 2013-03-27 13:47:40 +01:00
Triangulation_cell_base_3.h Forgot to remove an #include 2013-02-18 11:16:45 +01:00
Triangulation_cell_base_with_circumcenter_3.h Forgot to remove an #include 2013-02-18 11:16:45 +01:00
Triangulation_cell_base_with_info_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_data_structure_3.h New constructor for Tri_3 and TDS + new way of testing "dim down" in the 3D case 2013-03-26 19:00:37 +01:00
Triangulation_ds_cell_base_3.h Fix so that we don't require xx_erase_counter functions anymore when sequential 2013-03-14 17:45:19 +01:00
Triangulation_ds_vertex_base_3.h Fix so that we don't require xx_erase_counter functions anymore when sequential 2013-03-14 17:45:19 +01:00
Triangulation_geom_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_hierarchy_3.h replace size_t with int in loops over the vertices of a cell 2013-02-07 17:26:32 +01:00
Triangulation_hierarchy_vertex_base_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_simplex_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_utils_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_vertex_base_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_vertex_base_with_info_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00