Commit Graph

78 Commits

Author SHA1 Message Date
Andreas Fabri 9bc2bc123f Add a get for a dynamic property map tag 2018-07-06 08:24:09 +02:00
Andreas Fabri e23943c6c4 Add WIP with the goal that an Intrinsic_Delaunay becomes FaceGraphish enough for the Heat_method 2018-07-04 17:41:11 +02:00
Christina Vaz a5ebb0af80 fix for computing mass/cotan matrix in idt case 2018-07-02 17:45:23 -04:00
Christina Vaz a26a0ad200 Integrating iDT in to heat method 2018-07-02 16:43:38 -04:00
Christina Vaz 68f4f41bf5 changed structure to a halfedge map instead of 2 arrays 2018-07-02 14:34:29 -04:00
Christina Vaz 1d37a47be1 structures needed for heat method 2018-06-28 21:07:48 -04:00
Christina Vaz 130267384f fix for IDT as well as structures needed for hm integration 2018-06-27 21:34:48 -04:00
Christina Vaz 88958acc33 case for border edges 2018-06-26 18:43:11 -04:00
Christina Vaz 9304dfa106 Intrinsic Delunay Triangulation for borderless meshes 2018-06-25 19:18:40 -04:00
Christina Vaz d5ba29dc09 iDT functions and tests 2018-06-21 17:30:08 -04:00
Christina Vaz 41cd319487 build test and fixes 2018-06-21 13:59:30 -04:00
Christina Vaz 3ff55a3a29 basic cache functionality 2018-06-19 15:11:50 -04:00
Christina Vaz 2525ef7268 visual demo for single source for heat method 2018-06-12 19:31:32 -04:00
Andreas Fabri 375d45f40d CGAL getters don't start with get_ 2018-06-11 16:36:26 +01:00
Andreas Fabri 1b78454786 Add a vertex distance property map 2018-06-11 14:05:15 +01:00
Christina Vaz b2dbe5318a Third phase of Heat method 2018-06-08 20:17:57 -04:00
Christina Vaz f10963a28f added tests for computing unit gradient 2018-06-08 15:55:41 -04:00
Christina Vaz 15e18144de fixing structure of tests for readability 2018-06-07 15:45:51 -04:00
Christina Vaz 25868702db Added solver for heat equation 2018-06-07 15:04:57 -04:00
Andreas Fabri 6405d10cdc Fixes so that it also works with a Polyhedron_3 2018-06-07 11:19:35 +01:00
Andreas Fabri 0ec988c35d Fix remove_source() 2018-06-07 11:12:42 +01:00
Andreas Fabri 01b95347fc Do not copy matrices but use const& 2018-06-07 10:57:45 +01:00
Christina Vaz 6f324d4680 added face/index property map 2018-06-06 22:33:18 -04:00
Christina Vaz 8a6e5a5c5a tests for matrix construction 2018-06-06 22:04:57 -04:00
Christina Vaz fb930d6c89 Added Kronecker delta funcitonality/test 2018-06-06 18:04:31 -04:00
Christina Vaz 5d563153ef added time step computation and test 2018-06-06 16:30:51 -04:00
Christina Vaz 4fb3893088 source set tests 2018-06-06 15:08:08 -04:00
Andreas Fabri 445c04c69b Add a skeleton 2018-05-04 14:38:48 +01:00