Stéphane Tayeb
|
a32afb6637
|
* Bug Fix: c3t3 number of cells after refinment (Refine_cells_3.h)
* Bug Fix: c3t3 reconstruction (refine_mesh_3.h)
* Add assertions to check c3t3 number of cells & facets wrt std::distance (it was done only in test_c3t3) (test_meshing_*)
* Code factorization for dihedral angles computation (dihedral_angle_3.h, min_dihedral_angle.h)
* Cleanup
|
2009-07-08 09:00:25 +00:00 |
Stéphane Tayeb
|
fdcbcb04d3
|
* Code cleanup
* Add copy ctor, operator= and swap methods (instead of defaults) to Mesh_complex_3_in_triangulation_3
* Fix refine_mesh_3
|
2009-07-07 09:40:24 +00:00 |
Stéphane Tayeb
|
d2e5e5b5b2
|
Minor fixes on exuder (CGAL_MESH_3_VERBOSE).
|
2009-07-06 16:10:24 +00:00 |
Stéphane Tayeb
|
772f0ecd6b
|
Split test_meshing into 3 files (less compilation memory consumption).\nDo not exude to verify mesher idempotence.
|
2009-07-03 12:32:32 +00:00 |
Stéphane Tayeb
|
13ebef3804
|
Add exudation step after refinment.
|
2009-07-03 09:26:52 +00:00 |
Stéphane Tayeb
|
fe60ae5f4e
|
Move Mesh_3 from branches/experimental-packages to trunk.
|
2009-06-26 15:29:26 +00:00 |