cgal/Mesh_3/include/CGAL/Mesh_3
Laurent Rineau fee84ae228 Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau
Mesh_3 `Protect_edges_sizing_field`: handle the `stop` Boolean

# Conflicts:
#	Mesh_3/include/CGAL/Mesh_3/Protect_edges_sizing_field.h
2019-05-14 16:44:02 +02:00
..
experimental Merge pull request #3810 from maxGimeno/temp_branch 2019-04-12 15:32:49 +02:00
C3T3_helpers.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Cell_criteria_visitor_with_balls.h Mesh_3 criteria: Changed code from 'Badness' to 'Is_bad' to align with concept 2017-12-08 11:32:12 +01:00
Concurrent_mesher_config.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Detect_polylines_in_polyhedra.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
Detect_polylines_in_polyhedra_fwd.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Dump_c3t3.h Renamed the medit output function 2018-06-06 11:58:36 +02:00
Facet_criteria_visitor_with_balls.h Mesh_3 criteria: Changed code from 'Badness' to 'Is_bad' to align with concept 2017-12-08 11:32:12 +01:00
Facet_on_same_surface_criterion.h Mesh_3 criteria: Changed code from 'Badness' to 'Is_bad' to align with concept 2017-12-08 11:32:12 +01:00
Has_features.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2017-11-30 15:54:00 +01:00
Image_to_labeled_function_wrapper.h replace cpp11::function by std::function 2019-03-29 13:28:33 +01:00
Implicit_surface_mesher_visitor.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Lloyd_move.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-02-23 12:50:06 +01:00
Mesh_complex_3_in_triangulation_3_base.h Concurrent_compact_container uses Time_stamper 2018-10-03 17:34:38 +02:00
Mesh_global_optimizer.h replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Mesh_sizing_field.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-02-23 12:50:06 +01:00
Mesh_surface_cell_base_3.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2017-11-30 15:54:00 +01:00
Mesher_3.h When the stop variable is flipped, cancel unprocessed tasks 2018-09-19 11:13:57 +02:00
Mesher_level.h Merge remote-tracking branch 'mine/T3-Fix_weighted_ranges_insertion_removal-GF' into T3-Fix_weighted_ranges_insertion_removal-GF 2018-12-18 13:20:58 +01:00
Mesher_level_default_implementations.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Null_exuder_visitor.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Null_global_optimizer_visitor.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Null_perturber_visitor.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Odt_move.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2017-11-30 15:54:00 +01:00
Polyline_with_context.h Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Profile_counter.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Profiling_tools.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Protect_edges_sizing_field.h Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau 2019-05-14 16:44:02 +02:00
Refine_cells_3.h Merge pull request #3242 from lrineau/Mesh_3-fix__add_stop_with_TBB-GF 2018-07-25 18:59:46 +02:00
Refine_facets_3.h replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Refine_facets_manifold_base.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
Refine_tets_visitor.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Robust_intersection_kernel.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Robust_intersection_traits_3.h remove code for CGAL_INTERSECTION_VERSION 1 2019-03-29 13:28:32 +01:00
Sizing_grid.h Correction of links 2019-04-11 21:37:05 +02:00
Sliver_perturber.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-02-23 12:50:06 +01:00
Slivers_exuder.h remove cout 2019-02-22 14:40:06 +01:00
Slivers_exuder_cell_attributes_traits.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Triangle_accessor_primitive.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Triangulation_helpers.h Fix two warnings [-Wmaybe-uninitialized] 2019-02-13 16:18:28 +01:00
Triangulation_sizing_field.h Use proper (cpp98) namespace for CGAL functional functions 2018-06-21 10:20:08 +02:00
Uniform_sizing_field.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Worksharing_data_structures.h Merge pull request #3242 from lrineau/Mesh_3-fix__add_stop_with_TBB-GF 2018-07-25 18:59:46 +02:00
config.h Move stuff to CGAL/boost/parameter 2018-05-23 11:48:59 +02:00
dihedral_angle_3.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
initialize_triangulation_from_labeled_image.h replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
io_signature.h Mesh_3: Allow `Subdomain_index` to be `short` 2018-10-05 17:02:38 +02:00
mesh_standard_cell_criteria.h Mesh_3 criteria: Changed code from 'Badness' to 'Is_bad' to align with concept 2017-12-08 11:32:12 +01:00
mesh_standard_criteria.h Mesh_3 criteria: Changed code from 'Badness' to 'Is_bad' to align with concept 2017-12-08 11:32:12 +01:00
mesh_standard_facet_criteria.h Mesh_3 criteria: Changed code from 'Badness' to 'Is_bad' to align with concept 2017-12-08 11:32:12 +01:00
min_dihedral_angle.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
parameters_defaults.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
polyhedral_to_labeled_function_wrapper.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
polylines_to_protect.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
radius_ratio.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
search_for_connected_components_in_labeled_image.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
sliver_criteria.h Mesh_3 2018-01-18 08:49:52 +00:00
squared_distance_Point_3_Triangle_3.h add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
tet_soup_to_c3t3.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
utilities.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-21 10:15:25 +02:00
vertex_perturbation.h Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-02-23 12:50:06 +01:00