Commit Graph

57 Commits

Author SHA1 Message Date
Stéphane Tayeb 17ab9fda06 Add perl scripts that can treat the output of mesher_tester. 2010-09-28 09:32:23 +00:00
Stéphane Tayeb e5e356f314 Improve mesher_tester. 2010-02-02 14:02:02 +00:00
Michael Hemmer d4bc692102 use CGAL::cpp0x for tuple 2010-01-27 13:50:01 +00:00
Stéphane Tayeb b583906228 Cosmetics. 2010-01-20 12:41:17 +00:00
Stéphane Tayeb 98803452d1 Update mesher_tester:
- 2 apps: 1 for images, 1 for polyhedron (reduce compile time)
  - improved outputs
  - meshes could now be computed simultaneously
2010-01-20 12:24:05 +00:00
Stéphane Tayeb 1f3332bf63 Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
Stéphane Tayeb 313a28d9a2 Move Mesh_3 from candidate-packages to trunk (1/2) 2010-01-06 13:44:50 +00:00
Stéphane Tayeb 8bd2445f8d Fix applications/CMakeLists.txt 2009-10-05 16:01:49 +00:00
Stéphane Tayeb dcf43908d9 * remove accelerate_distance_queries() call in Polyhedral_mesh_domain_3 ctor
* make_surface_index() of class Polyhedral_mesh_domain_3 is now public
* change default value of Min_dihedral_angle_criterion from 25 to 12
* add command-line applications for various mesh generation examples
2009-10-05 12:03:49 +00:00
Laurent Rineau 92fe35b11b Remove no-longer-used GNUmakefile 2009-08-20 13:59:56 +00:00
Laurent Rineau 07c73ca08d Remove no-longer-used GNUmakefile (and deps) 2009-08-20 13:58:10 +00:00
Stéphane Tayeb fe60ae5f4e Move Mesh_3 from branches/experimental-packages to trunk. 2009-06-26 15:29:26 +00:00
Laurent Rineau 3c6e2102f0 Move Mesh_3 into "experimental-packages" until accepted in CGAL.
(Request from Sylvain Pion.)
2007-03-19 07:32:03 +00:00
Joachim Reichel d08f6bea45 replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Laurent Rineau b656ba9ec3 Fix tab lenght problems. 2006-07-19 16:22:58 +00:00
Marc Scherfenberg a8fc09e2ad - added newline at the end of the file in order to avoid a compiler warning 2006-07-19 16:21:47 +00:00
Marc Scherfenberg 8537339871 - added newline at the end of the file in order to avoid a warning message 2006-07-19 16:21:09 +00:00
Marc Scherfenberg 623840f995 - deleted unnecessary rules 2006-07-19 16:15:23 +00:00
Marc Scherfenberg d347e011e4 - added rules for compiling nb2mesh 2006-07-19 16:09:17 +00:00
Marc Scherfenberg f0f7a2bfdd - needed for compiling nb2mesh 2006-07-19 16:04:06 +00:00
Marc Scherfenberg 2b8b8be3ae - needed for compiling nb2mesh 2006-07-19 16:03:16 +00:00
Marc Scherfenberg 5f497f1e87 - a tool converting .[no]boite[b]-meshes to .mesh[b]- and .amdba3-meshes 2006-07-19 16:02:16 +00:00
Marc Scherfenberg c38ff6f96c - added description for nb2mesh 2006-07-19 15:59:09 +00:00
Laurent Rineau b5688a2c29 - improved applications/lanteri.cpp. It know compute histograms of
dihedral min angles, too
2006-07-12 08:37:45 +00:00
Marc Scherfenberg e91b67dae7 added calculation of the minimal dihedral angles of the tetrahedra 2006-07-12 08:21:38 +00:00
Laurent Rineau c4441424cc revert r32399 of lanteri_utils.h 2006-07-11 16:31:09 +00:00
Laurent Rineau 9303d44752 New svn:ignore property:
- added test_off,
  - reordered.
2006-07-11 16:18:29 +00:00
Laurent Rineau cb8270ed2e small patch to applications/lanteri_utils.h 2006-07-11 12:13:14 +00:00
Laurent Rineau f5c912e666 - major switch from .C to .cpp. Andreas's script left a lot of things that
had to be fixed manually.
- new debug macro in <CGAL/Surface_mesher/Standard_criteria.h>
  - CGAL_MESH_3_DEBUG_CRITERIA
  Used in test/Mesh_3/combined_spheres*.cpp
2006-07-10 10:12:38 +00:00
Laurent Rineau 64f00321ad minor rewrite of test_off.C 2006-07-10 09:49:04 +00:00
Laurent Rineau 19f698b379 better outputs in lanteri.C 2006-07-10 09:48:18 +00:00
Laurent Rineau a76ffb5814 Fix revision 33240:
- tab caracteres
  - no need to include <CGAL/centroid.h>
  - no need to use the kernel: the global function is enough for a tool.
2006-07-06 16:04:21 +00:00
Marc Scherfenberg a26560da97 the volume indices are set by the barycentre instead of the circumcentre now 2006-07-06 15:01:04 +00:00
Marc Scherfenberg f0e7e192b7 fixed mix-up of max and min in 'compute_max_min_sum_size' 2006-07-06 12:49:53 +00:00
Laurent Rineau bf07fad719 new way of dealing with dependencies, in my packages 2006-07-05 16:28:34 +00:00
Laurent Rineau e71175bbae new improved version of lanteri.C 2006-07-05 14:59:39 +00:00
Laurent Rineau 707580d740 commit an update of lanteri_utils.h, by Marc Scherfenberg 2006-07-05 12:43:53 +00:00
Laurent Rineau 6c2d400c05 Make lanteri_process_results.C no longer not depend on the number of surfaces. 2006-07-05 12:36:12 +00:00
Laurent Rineau 3d65d85835 fix an compilation error in Sliver_exuder.C 2006-07-05 07:00:38 +00:00
Laurent Rineau 1e456740f2 another fix of Slivers_exuder 2006-06-28 17:09:37 +00:00
Laurent Rineau d697959f2a use filtered regular traits in applications/ 2006-06-27 11:36:57 +00:00
Laurent Saboret 1acd95840f Fixed svn:executable property 2006-06-23 13:40:36 +00:00
Laurent Rineau c089992a3d Fix applications/slivers_exuder.C 2006-06-23 09:16:18 +00:00
Mariette Yvinec 12be93358d add the program I forgot in previous commit 2006-06-21 06:36:57 +00:00
Mariette Yvinec e8368d4228 add a program ti test OFF file 2006-06-20 15:56:19 +00:00
Laurent Rineau 5c6b881a1d ** In Surface_mesher:
- remove subdirectories of include/CGAL/Surface_mesher: files of Criteria/
  and Oracles/ are moved one step back.
- repear the polyhedral oracle
- Implicit_oracle.h is now Implicit_surface_oracle.h (and the class has
been renamed too.
- no longer "Kernel_point" trick in Implicit_surface_oracle.h
- *but* "Kernel_point" trick is needed in Polyhedral_oracle.h! :-(

** In Mesh_3:
- repear examples/Mesh_3/polyhedral_surface_mesher.C
- add two input files in ./inputs/*.off (with their medit files)
2006-06-13 13:08:19 +00:00
Laurent Rineau 171707f114 - sliver exuder fixed,
- Combining_oracle fixed too.
2006-06-07 12:55:01 +00:00
Laurent Rineau b2a71386fa Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch
"cannot_wait_for_CGAL-3.2" to the trunk.

My idea: the branch is the real working version, and I want it to be joined
back to the trunk:

          __________________________         cannot_wait_for_CGAL-3.2 branch
         /                          \
        /                            \ 
-------------------------------------------- trunk
        S                             M

The modification of the trunk between the splitting point S and the merging
point M has already been merged into "cannot_wait_for_CGAL-3.2".

The trunk versions of these three packages have been removed already.
2006-06-06 13:38:16 +00:00
Laurent Rineau ebb3f7c912 Remove trunk of Mesh_2, Mesh_3 and Surface_mesher.
Do not worry: I will "svn cp" the branch "cannot_wait_for_CGAL-3.2" into the
trunk, and the trunk will inherit from the logs of the branch.

My idea: the branch is the real working version, and I want it to be joined
back to the trunk:

          __________________________         cannot_wait_for_CGAL-3.2 branch
         /                          \
        /                            \ 
-------------------------------------------- trunk
        S                             M

The modification of the trunk between the splitting point S and the merging
point M has already been merged into "cannot_wait_for_CGAL-3.2".
2006-06-06 13:36:21 +00:00
Laurent Rineau 361b29b976 Another test... 2006-06-06 13:26:02 +00:00