Guillaume Damiand
8d577b35da
Modif of copy contructors in GMap; bugfix in copy function.
2016-11-29 11:43:34 +01:00
Guillaume Damiand
21a121019a
* Update names for next, previous and opposite functions (following the ref manual);
...
* update GMap examples.
2016-11-29 11:43:33 +01:00
Guillaume Damiand
233840ffc5
Replace pointer by reference in all functions.
...
This allows to use non const reference in Foreach_static functor (why this is not possible with pointers ? there is some black magic under tuple and variadic template...).
Thanks to this possibility, remove static variables used to return value in two functors.
2016-11-29 11:43:33 +01:00
Guillaume Damiand
788e680ecb
Use index in debug functions instead of adress of elements.
2016-11-29 11:43:32 +01:00
Guillaume Damiand
2aff4068b5
Allow to not define Dart_info and Attributes type in item class.
2016-11-29 11:43:32 +01:00
Guillaume Damiand
3dbdc43b11
Doc of GMap is now ok for rev 4
2016-11-29 11:43:32 +01:00
Guillaume Damiand
676b547a93
Doc of CMap, GMap and LCC is now ok for rev 4
2016-11-29 11:43:31 +01:00
Guillaume Damiand
4624a0b97b
Factorize dart between CMap and GMap.
...
Now we use the same class in both packages.
TODO: modify the doc accordingly.
2016-11-29 11:43:31 +01:00
Guillaume Damiand
c30aab2273
Cleanup
2016-11-29 11:43:30 +01:00
Guillaume Damiand
8473efc694
Face insertion for GMap, plus test.
2016-11-29 11:43:29 +01:00
Guillaume Damiand
5e41ec79c4
Ok for edge insertion in GMap.
2016-11-29 11:43:29 +01:00
Guillaume Damiand
bd805cd44f
Modif doc CMap, GMap, LCC
2016-11-29 11:43:28 +01:00
Guillaume Damiand
d0539bbd5b
Doc for CMap, GMap and LCC ok after review 2
2016-11-29 11:43:28 +01:00
Guillaume Damiand
954c7c2800
Doc CMap, GMap, LCC
2016-11-29 11:43:27 +01:00
Guillaume Damiand
7a552e9617
Doc for CMap and GMap
2016-11-29 11:43:27 +01:00
Guillaume Damiand
ae55b10e8b
Update doc of CMap and GMap (cont)
2016-11-29 11:43:27 +01:00
Guillaume Damiand
65569a9ff0
Start to rename Dart -> Combinatorial_map_dart and GMap_dart -> Generalized_map_dart
2016-11-29 11:43:27 +01:00
Guillaume Damiand
69115dd960
Doc of CMap and GMap following Sebastien review (nyf)
2016-11-29 11:43:27 +01:00
Guillaume Damiand
c88fd4fd1c
Corrections following Sebastien review (nyf)
2016-11-29 11:43:26 +01:00
Guillaume Damiand
20979072cb
Small modifs following Sebastien review.
2016-11-29 11:43:26 +01:00
Guillaume Damiand
7cd227fd08
Start test suite for insertion in GMap
2016-11-29 11:43:26 +01:00
Guillaume Damiand
ecb0bcc8a5
Correct bib for gmap; replace application -> function in doc.
2016-11-29 11:43:25 +01:00
Guillaume Damiand
686c850e11
Small typo following Andreas review
2016-11-29 11:43:25 +01:00
Guillaume Damiand
c0e903a106
Update copyright headers
2016-11-29 11:43:25 +01:00
Guillaume Damiand
288313128e
End of doc for LCC.
2016-11-29 11:43:25 +01:00
Guillaume Damiand
dc8e555e3e
Small corrections in CMap and GMap doc.
2016-11-29 11:43:25 +01:00
Guillaume Damiand
9400797e49
Add missing tparam
2016-11-29 11:43:24 +01:00
Guillaume Damiand
2807bbb47e
Ok for CMap and GMap doc
2016-11-29 11:43:24 +01:00
Guillaume Damiand
0fa3545790
Example gmap3
2016-11-29 11:43:22 +01:00
Guillaume Damiand
25f51ac30c
Add missing this->
2016-11-29 11:43:22 +01:00
Guillaume Damiand
de634dbd87
Doc of GMap and LCC.
2016-11-29 11:43:21 +01:00
Guillaume Damiand
5249a30198
Update GMap doc and figure for non orientable case.
2016-11-29 11:43:21 +01:00
Guillaume Damiand
664220f50f
Update doc of gmap
2016-11-29 11:43:21 +01:00
Guillaume Damiand
e268b9082b
Add more explanations about the non orientable case.
2016-11-29 11:43:21 +01:00
Guillaume Damiand
091ae2ab8e
GMap doc and homogenization of references in cmap and gmap.
2016-11-29 11:43:20 +01:00
Guillaume Damiand
c53e0c1e3b
Add sentence for cell attributes to say that this is shared with cmap
2016-11-29 11:43:20 +01:00
Guillaume Damiand
9c798d6f23
Update doc for darts (there is no more method to access directly information of a dart)
2016-11-29 11:43:20 +01:00
Guillaume Damiand
9cfefbd4aa
Continue with operations for GMap.
2016-11-29 11:43:20 +01:00
Guillaume Damiand
417ddaa469
Continue doc of GMap for operations.
2016-11-29 11:43:19 +01:00
Guillaume Damiand
9d3fe41fbd
Update figures of gmap
2016-11-29 11:43:19 +01:00
Guillaume Damiand
2355750448
Continue to update gmap examples.
2016-11-29 11:43:19 +01:00
Guillaume Damiand
181efb29c4
Correction of method insert_cell_0_in_cell_2 for GMaps
2016-11-29 11:43:18 +01:00
Guillaume Damiand
faffe50656
Update doc for examples dynamic_onmerge (both CMap and GMap)
2016-11-29 11:43:18 +01:00
Guillaume Damiand
1e5e4e74bb
Correction in insert cell 0 in cell 1 function for GMap.
2016-11-29 11:43:18 +01:00
Guillaume Damiand
fcccd7ddb8
Small correction in map dynamic onmerge example.
2016-11-29 11:43:18 +01:00
Guillaume Damiand
9b8eb9e785
Correction for make_tetrahedron and make_quadrangle for gmaps; modify corresponding methods in LCC to be able to work both for CMaps and GMaps.
2016-11-29 11:43:17 +01:00
Guillaume Damiand
6656ab9f4e
Update doc in header files for make_xxx function in LCC.
2016-11-29 11:43:17 +01:00
Guillaume Damiand
9667d70fb2
Re-add file removed by error
2016-11-29 11:43:17 +01:00
Guillaume Damiand
5661bdec84
GDart rename in GMap_dart
2016-11-29 11:43:16 +01:00
Guillaume Damiand
5c417c2cf2
Improve the tred macro to allow to be used itself with macro
2016-11-29 11:43:16 +01:00