Commit Graph
201 Commits
Author SHA1 Message Date
Andreas Fabri 6d78b5b758 Throw in to_double so that it works with EPEC 2018-10-31 15:30:54 +01:00
Andreas Fabri 74a2020dbf Deal with empty mesh 2018-10-31 15:17:28 +01:00
Sébastien Loriot 3cc96b3c3c use Default for template parameters 2018-10-31 15:08:14 +01:00
Sébastien Loriot 95e30643dd add missing typename 2018-10-31 14:28:11 +01:00
Sébastien Loriot b8be6649ec remove empty lines 2018-10-31 14:17:40 +01:00
Andreas Fabri 2fd7546778 polish 2018-10-31 14:09:06 +01:00
Andreas Fabri 6b8d4a60d9 Polish doc 2018-10-31 13:02:02 +01:00
Andreas Fabri dfe42cb723 No longer use Point_2 2018-10-31 11:59:32 +01:00
Andreas Fabri 470ce56df5 Make it work with Heat_method_traits_3 2018-10-30 22:31:24 +01:00
Andreas Fabri 347fab4d34 V2 2018-10-30 16:15:38 +01:00
Andreas Fabri a6e5e0ef0c Rename header file 2018-10-30 15:12:17 +01:00
Andreas Fabri 0b0611a44a WIP 2018-10-30 15:05:43 +01:00
Andreas Fabri 01eaccc779 Add tparam 2018-10-30 12:09:43 +01:00
Andreas Fabri 38bd4bd2b6 Don't resize() as that assembles the matrix and makes add_coef() slow 2018-10-30 12:09:43 +01:00
Andreas Fabri 5d1a322599 Fix typos. Make terrain image complete 2018-10-30 12:09:43 +01:00
Sébastien Loriot b2d9b1b525 cosmetic changes 2018-10-28 16:47:09 +01:00
Sébastien Loriot 3d14b0d804 rename internal variable to be obvious and avoid confusion 2018-10-25 17:05:33 +02:00
Sébastien Loriot a56ac8d03c move get function in the class namespace 2018-10-25 15:39:17 +02:00
Sébastien Loriot df403fd9ce add doc for requirements of copy_face_graph 2018-10-25 11:33:31 +02:00
Sébastien Loriot 8237c6489c remove the vertex point map as template parameter of IDT
remove useless vertex index map + update test that was AFAIS buggy
2018-10-25 11:26:14 +02:00
Sébastien Loriot 5eee89a3d6 really use input vertex map 2018-10-25 11:10:53 +02:00
Sébastien Loriot ff10d313e7 remove Intrinsic_Delaunay_Triangulation_3 from the documentation 2018-10-25 10:53:31 +02:00
Sébastien Loriot 8c3ffdf289 keep the input triangle mesh const 2018-10-25 10:34:12 +02:00
Sébastien Loriot 8ecbaa2af3 add a default parameter for traits 2018-10-25 10:22:12 +02:00
Sébastien Loriot 27bfd0521d remove vertex distance map as a data member of Heat_method_3 class
pass it directly to the update function now renamed fill_distance_map
2018-10-25 10:06:07 +02:00
Sébastien Loriot e4e8fd93a1 Add a tag to Heat_method_3 to avoid exposing Idt 2018-10-24 17:28:38 +02:00
Sébastien Loriot 9905c44ccd add missing groups 2018-10-24 14:06:47 +02:00
Sébastien Loriot 72acbee3f5 fix warnings 2018-10-24 11:12:55 +02:00
Andreas Fabri 150c9c95de Add an example with a Polyhedron_3 2018-09-12 12:27:31 +02:00
Andreas Fabri 159360b1c8 polish 2018-09-12 09:54:13 +02:00
Sébastien Loriot faa4ced589 relates -> sa that was preventing linking 2018-09-12 09:43:17 +02:00
Sébastien Loriot 9ccff09ae1 protect Eigen include directives 2018-09-12 09:42:41 +02:00
Andreas Fabri 0e3f78b5ba Polish 2018-09-12 08:52:03 +02:00
Andreas Fabri e7740e16e8 Add example with free function and reorder sections in manual 2018-09-11 17:32:53 +02:00
Andreas Fabri b0f758f2fe reformat doc 2018-09-07 13:49:43 +02:00
Andreas Fabri 3705eec8e0 reformat 2018-09-07 13:20:08 +02:00
Andreas Fabri 5be66b1d66 Document free functions 2018-09-07 11:58:12 +02:00
Andreas Fabri d460093a6e Don't pass data members as arguments 2018-09-07 10:22:04 +02:00
Andreas Fabri 63094e0582 no need for parameter 2018-09-06 18:22:21 +02:00
Andreas Fabri cdb24c739f cleanup 2018-09-06 12:07:45 +02:00
Andreas Fabri 8e81c6a5f7 Move code into the trahts class 2018-09-06 09:24:28 +02:00
Andreas Fabri 3580b5a511 Move code into the trahts class 2018-09-05 14:56:07 +02:00
Andreas Fabri d336746cd1 bug fix 2018-09-04 18:06:57 +02:00
Andreas Fabri 4e6293d940 Switch to CGAL::Eigen_matrix 2018-09-04 17:48:42 +02:00
Andreas Fabri 189f8331e8 lower case 2018-09-04 13:52:03 +02:00
Andreas Fabri c5e4f3c02b Start cleanup 2018-09-04 13:50:17 +02:00
Andreas Fabri 2074d71cb8 Start cleanup 2018-09-04 13:38:14 +02:00
Christina Vaz 05a1fee206 Reference Manual and update to User man 2018-08-13 01:59:27 -04:00
Christina Vaz 5ac7990672 figures for User Manual 2018-08-13 00:13:28 -04:00
Andreas Fabri aff9602e24 small fix 2018-08-08 17:30:14 +02:00