Christina Vaz
|
8fd05d8031
|
fix for g10 and g50
|
2018-08-07 16:04:12 -04:00 |
|
Christina Vaz
|
136c402579
|
user manual heat method algorithm
|
2018-08-06 18:09:50 -04:00 |
|
Andreas Fabri
|
b6290a48db
|
small improvements
|
2018-08-06 17:09:23 +02:00 |
|
Christina Vaz
|
62ebde3d2e
|
citations needed and intro of user manual
|
2018-08-06 01:00:18 -04:00 |
|
Andreas Fabri
|
caa96cd941
|
too much cleanup
|
2018-08-03 20:26:34 +02:00 |
|
Andreas Fabri
|
9cf644e164
|
cleanup
|
2018-08-03 16:22:59 +02:00 |
|
Andreas Fabri
|
7bbf9d73e4
|
Simplifications
|
2018-08-03 13:00:14 +02:00 |
|
Andreas Fabri
|
630b3b6beb
|
Add iDT to the demo
|
2018-08-03 12:07:45 +02:00 |
|
Andreas Fabri
|
5d235167a3
|
Associate the 2D points to the previous halfedge
|
2018-08-01 13:46:14 +02:00 |
|
Andreas Fabri
|
1b11c0dd51
|
Add debug output
|
2018-08-01 12:55:44 +02:00 |
|
Andreas Fabri
|
1882a74c9c
|
Add BGL style free functions for iDT
|
2018-07-31 20:40:52 +02:00 |
|
Andreas Fabri
|
532a2ad25a
|
Fixed summation_of_edges()
|
2018-07-31 17:28:23 +02:00 |
|
Andreas Fabri
|
a5fab20aa6
|
Add idt.cpp
|
2018-07-31 11:45:34 +02:00 |
|
Christina Vaz
|
794248adaf
|
reference solutions and updated validate to read in reference
|
2018-07-30 18:31:34 -04:00 |
|
Christina Vaz
|
3a5cf6d8fa
|
edge summation fix
|
2018-07-30 15:39:08 -04:00 |
|
Andreas Fabri
|
b7c741aad4
|
details
|
2018-07-26 16:13:51 +02:00 |
|
Andreas Fabri
|
36a16b15b1
|
Put V2V in its own file
|
2018-07-26 15:57:16 +02:00 |
|
Andreas Fabri
|
48b03e6b11
|
start to document
|
2018-07-26 15:46:32 +02:00 |
|
Andreas Fabri
|
7ccc278a55
|
Add Heat_method_3::distance() again. @cvaz: Shouldn't that trigger update()
|
2018-07-26 15:10:10 +02:00 |
|
Andreas Fabri
|
a2ee3121c7
|
remove unused property map
|
2018-07-26 14:50:42 +02:00 |
|
Andreas Fabri
|
b82eb38d2c
|
Fix access to private type
|
2018-07-26 14:39:51 +02:00 |
|
Andreas Fabri
|
1803393857
|
Remove unused template parameters
|
2018-07-26 14:31:01 +02:00 |
|
Andreas Fabri
|
b1c663c9f8
|
Make functions private. Put the testsuite in a class and declare it friend
|
2018-07-26 14:16:12 +02:00 |
|
Andreas Fabri
|
5d05e84210
|
Make functions private. Put the testsuite in a class and declare it friend
|
2018-07-26 14:12:03 +02:00 |
|
Andreas Fabri
|
89095e74d6
|
Remove get_sources and get_vertex_distance_map; Simplify kronecker_delta
|
2018-07-26 13:35:42 +02:00 |
|
Christina Vaz
|
2e5a0ccc2c
|
Merge branch 'IntrinsicFaceGraph-V2' of github.com:CGAL/cgal-public-dev into IntrinsicFaceGraph-V2
|
2018-07-25 16:06:23 -04:00 |
|
Andreas Fabri
|
aa235a85cd
|
Reorder member variables so that deallocation happens in the right order
|
2018-07-25 16:42:56 +02:00 |
|
Christina Vaz
|
1402318b55
|
adding meshes and fixed tests
|
2018-07-24 19:20:35 -04:00 |
|
Christina Vaz
|
d99c67b2dd
|
fix merge conflicts
|
2018-07-24 14:57:48 -04:00 |
|
Christina Vaz
|
af02d41936
|
Revert "adding reference files for kitten/bunny"
This reverts commit b1e9fcacfa50e3cb6cc5831dd88427291353e9c3.
|
2018-07-24 14:50:08 -04:00 |
|
Christina Vaz
|
8c906b71ad
|
Merge branch 'IntrinsicFaceGraph-V2' of github.com:CGAL/cgal-public-dev into IntrinsicFaceGraph-V2
# Conflicts:
# Heat_method_3/include/CGAL/Heat_method_3/Intrinsic_Delaunay_Triangulation_3.h
# Heat_method_3/test/Heat_method_3/heat_method_intrinsic_surface_mesh_test.cpp
|
2018-07-24 14:42:04 -04:00 |
|
Christina Vaz
|
e98b252617
|
adding reference files for kitten/bunny
|
2018-07-24 14:39:11 -04:00 |
|
Andreas Fabri
|
15a364c582
|
Add validate.cpp
|
2018-07-24 14:22:57 +02:00 |
|
Andreas Fabri
|
b028299d88
|
Add operator==(iDT::Vertex_descriptor, iDT::TM::vertex_descriptor)
|
2018-07-24 11:25:28 +02:00 |
|
Andreas Fabri
|
7f9a56ec09
|
accidentilly removed update()
|
2018-07-23 19:30:29 +02:00 |
|
Andreas Fabri
|
cdbe8630d0
|
We need an indirection through v2v
|
2018-07-23 11:26:59 +02:00 |
|
Andreas Fabri
|
589e60c9ae
|
Add a conversion to the nested vertex_descriptor
|
2018-07-23 10:44:35 +02:00 |
|
Andreas Fabri
|
e0e1cd44c0
|
start to clean up
|
2018-07-18 17:24:45 +02:00 |
|
Andreas Fabri
|
669b24ecfe
|
make the demo work with iDT
|
2018-07-18 16:19:04 +02:00 |
|
Andreas Fabri
|
2b86695bbf
|
make the demo work with iDT
|
2018-07-18 16:11:17 +02:00 |
|
Sébastien Loriot
|
82ef11845f
|
fix constness issues
|
2018-07-18 14:31:14 +02:00 |
|
Andreas Fabri
|
3ed1088f0c
|
WIP
|
2018-07-18 13:54:04 +02:00 |
|
Sébastien Loriot
|
660381ee75
|
fix constness of graph
|
2018-07-18 09:12:32 +02:00 |
|
Andreas Fabri
|
e61edba85b
|
WIP
|
2018-07-17 16:23:44 +02:00 |
|
Andreas Fabri
|
43285a4e0b
|
copy_face_graph()
|
2018-07-17 14:34:21 +02:00 |
|
Andreas Fabri
|
40deb94656
|
copied some fixes from Christinas branch
|
2018-07-17 13:38:39 +02:00 |
|
Andreas Fabri
|
a94eb72dae
|
cleanup
|
2018-07-16 17:51:29 +02:00 |
|
Andreas Fabri
|
add9c72a46
|
WIP
|
2018-07-16 17:27:00 +02:00 |
|
Andreas Fabri
|
01be9610ee
|
Add operator <
|
2018-07-10 17:05:38 +02:00 |
|
Andreas Fabri
|
d9024f39f2
|
The heat method now compiles with an iDT as FaceGraph
|
2018-07-10 16:43:55 +02:00 |
|