Commit Graph

161 Commits

Author SHA1 Message Date
Thien Hoang 16703f777c Simplify examples 2020-01-07 18:04:34 +01:00
Thien Hoang 49c2b5f854 Wrap the class inside namespace Surface_mesh_topology 2020-01-07 18:04:34 +01:00
Guillaume Damiand 544922c3fe Improve unsew_edgewidth_repeatedly example. 2020-01-07 18:04:33 +01:00
Thien Hoang 3fa7aaeaeb Make SNC work with Combinatorial_map and Surface_mesh 2020-01-07 18:04:33 +01:00
Thien Hoang b6652f0464 Fix unsew example errors 2020-01-07 18:04:33 +01:00
Guillaume Damiand 2cf2ba23a1 Update cmake for new examples in surface mesh topology 2020-01-07 18:04:33 +01:00
Thien Hoang 97fa397014 Add 3 examples 2020-01-07 18:04:33 +01:00
Guillaume Damiand faca9d7804 Bug fix with list iterators; update tests. 2019-12-18 10:03:07 +01:00
Guillaume Damiand 2c7ded8c63 Replace --end() by std::prev(end()) for std lists (even if --end() is supposed to work...) 2019-12-17 15:59:54 +01:00
Guillaume Damiand 937c334802 Remove warnings. 2019-12-17 11:05:38 +01:00
Guillaume Damiand ffaca9d042 Update cmakelists for surface mesh topology. 2019-12-07 08:32:19 +01:00
Guillaume Damiand aadf2dddb9 Update example 2019-11-26 15:13:13 +01:00
Guillaume Damiand fa7e93b03b Update tests; bug fix; method with borders seems ok now. 2019-11-26 11:35:18 +01:00
Guillaume Damiand a05200fb52 End of cleanup. Remove debug code; rename data members; comment. 2019-11-22 13:30:20 +01:00
Guillaume Damiand fa87781b25 Remove some warnings 2019-11-22 11:19:43 +01:00
Guillaume Damiand 155372134d More cleanup; doc and renaming of some inner variables. 2019-11-22 10:45:39 +01:00
Guillaume Damiand 56ae2240d2 Continue case with perforated faces. 2019-11-21 17:43:40 +01:00
Guillaume Damiand d4c2b13da6 Continue case with boundary. 2019-11-21 11:12:48 +01:00
Guillaume Damiand 15186ce2e4 Continue case with perforated faces. 2019-11-21 09:56:42 +01:00
Guillaume Damiand e44fef7d0b Update polygonal schema to allow to perforate faces; impact on face graph wrapper. 2019-09-17 16:04:38 +02:00
Guillaume Damiand bd2a504af6 Bug fixes; improve face graph wrapper 2019-09-17 11:41:45 +02:00
Guillaume Damiand ef2e1a4c7b Add elephant with holes 2019-09-06 14:20:21 +02:00
Guillaume Damiand 855ce8f76b Use explicit list of source file in cmakelists; since it is recommended. 2019-09-06 14:20:05 +02:00
Guillaume Damiand 72cefe04a0 Text update 2019-08-28 15:36:30 +02:00
Guillaume Damiand 639ffe8afa Refactoring of class Curves_on_surface_topology to make the homotopy test lazy. 2019-06-27 17:09:15 +02:00
Guillaume Damiand 1dbc088459 Update licences; move undocumented files to internal (both directory and namespace) 2019-06-20 16:51:53 +02:00
Guillaume Damiand 9e11266307 Update doc and code accordingly to review 4. 2019-06-18 17:34:55 +02:00
Guillaume Damiand 7ad75e80fd Ok for Polygonal schema (code, examples and doc) 2019-06-18 16:23:05 +02:00
Guillaume Damiand f80af5af90 Update to use new version of Polygonal_schema 2019-06-17 14:26:37 +02:00
Guillaume Damiand bf35f049e6 Start to implement Polygonal_schema: nyf 2019-06-14 16:38:47 +02:00
Guillaume Damiand 697d49428d Update manual 2019-05-10 15:12:56 +02:00
Guillaume Damiand e375a1ba1a Update following Andreas review step 2 2019-05-10 14:38:25 +02:00
Guillaume Damiand 46cee6a6da Rename class Surface_mesh_curve_topology in Homotopy_tester 2019-05-10 14:00:41 +02:00
Guillaume Damiand d8aa45bb96 Update example following Andreas and Marc comments. 2019-04-19 14:03:02 +02:00
Guillaume Damiand 6b2d9d371f Update open_path_homotopy example to use Surface_mesh instead of LCC. 2019-04-19 13:30:20 +02:00
Guillaume Damiand 260b3e54e3 Update 2019-04-04 15:51:15 +02:00
Guillaume Damiand b13257f027 Updates after Andreas first review. 2019-03-27 14:03:53 +01:00
Guillaume Damiand 310ba29d9c Update example 2019-03-18 12:57:17 +01:00
Guillaume Damiand 88c6d2dd22 Add an example that start with a Polyhedron or a surface mesh, then transform it into an lcc before to compute topological invariant. 2019-03-15 16:54:16 +01:00
Guillaume Damiand 9503739e1c Update examples 2019-03-15 15:29:32 +01:00
Guillaume Damiand 8e649a9d5d Start to add method to import Polyhedron and SM into a CMap. 2019-03-14 21:34:05 +01:00
FrancisGipsa 2db2b3d051 update documentation 2019-03-14 15:34:43 +01:00
Guillaume Damiand 507aade429 Update examples 2019-03-14 15:29:26 +01:00
Guillaume Damiand 8cb8f4fd49 Add last example in Surface_mesh_topology 2019-03-14 14:51:30 +01:00
Guillaume Damiand c3ac0cea31 Add two examples in Surface_mesh_topology 2019-03-14 13:53:02 +01:00
Guillaume Damiand fdb34027c4 Add a first example in Surface_mesh_topology package. 2019-03-14 12:58:16 +01:00
Guillaume Damiand a3fcbc4afa Add trace 2018-12-17 10:42:14 +01:00
Guillaume Damiand 18020c3bf1 One more case ok. 2018-12-14 16:40:53 +01:00
Guillaume Damiand 14e32aba01 Merge branch 'CMap-path_isotopy-gdamiand-old' into CMap-path_isotopy-gdamiand 2018-12-14 10:01:38 +01:00
Guillaume Damiand 1a87ba0ddf Bug fixes; nyf 2018-12-13 17:43:20 +01:00
Guillaume Damiand 5ee85cd04e without F and T parameters, get a new random number for each test. 2018-12-07 17:48:28 +01:00
Guillaume Damiand 874d134e0c Case of genus 1 ok. 2018-12-05 21:29:46 +01:00
Guillaume Damiand b513f7c9c2 Start the case of genus 1 surfaces. 2018-12-04 14:02:01 +01:00
Guillaume Damiand f179739ccd Add an option to display computation times; use the new api of Surface_mesh_curve_topology class. 2018-12-04 12:15:47 +01:00
Guillaume Damiand fbc1da4278 Add tests for path and path with rle; lot of cleanup (nyf). 2018-11-30 17:38:57 +01:00
Guillaume Damiand 63352c5680 Continue refactoring 2018-11-29 13:14:54 +01:00
Guillaume Damiand 0720bb08ca Example for cmap builder is now ok both for cmap and gmap. 2018-11-29 12:58:07 +01:00
Guillaume Damiand fed81532ee Continue the refactoring, following the creation of new package Surface_mesh_topology 2018-11-29 10:58:40 +01:00
Guillaume Damiand 069df27061 Continue the refactoring, following the creation of new package Surface_mesh_topology 2018-11-29 10:58:21 +01:00
Guillaume Damiand fae8342e8e Add cmakelists 2018-11-28 17:49:46 +01:00
Guillaume Damiand fdd08e9287 Create new package Surface_mesh_topology; move related files in this package. 2018-11-28 15:56:10 +01:00