Commit Graph

64 Commits

Author SHA1 Message Date
Andreas Fabri 38bd4bd2b6 Don't resize() as that assembles the matrix and makes add_coef() slow 2018-10-30 12:09:43 +01: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
Andreas Fabri 150c9c95de Add an example with a Polyhedron_3 2018-09-12 12:27:31 +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 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 9a1b05643c user manual and examples for it 2018-08-10 17:25:24 -04:00
Andreas Fabri c70c688456 flip 2018-06-21 16:06:46 +01:00
Andreas Fabri 1b78454786 Add a vertex distance property map 2018-06-11 14:05:15 +01:00
Andreas Fabri bcc2a82eae Add more code 2018-05-24 14:49:30 +01:00
Andreas Fabri dd8bf1f4df Add a constructor and two functions to get started 2018-05-24 14:35:35 +01:00
Andreas Fabri 445c04c69b Add a skeleton 2018-05-04 14:38:48 +01:00