mirror of https://github.com/CGAL/cgal
## Summary of Changes Add a test that does ``` c3t3 = make_mesh_3(domain); write_MEDIT(file, c3t3); read_MEDIT(file, tr); tetrahedral_isotropic_remeshing(tr); ``` to test the pipeline. Adding this test is triggered by issue #8948, but it does not fix it. ## Release Management * Affected package(s): Tetrahedral_remeshing * License and copyright ownership: |
||
|---|---|---|
| .. | ||
| doc/Tetrahedral_remeshing | ||
| examples/Tetrahedral_remeshing | ||
| include/CGAL | ||
| package_info/Tetrahedral_remeshing | ||
| test/Tetrahedral_remeshing | ||