History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
13659b265c30 | Lucas Frérot | fixed bug in MeshSphereIntersector | Jul 22 2015 | |||
571e9e349498 | Lucas Frérot | non const mesh in geometry module + cleanup + performance of compareSegments | Jul 22 2015 | |||
880d1a7dac46 | Clement Roux | Specific check to handle mesh sphere intersection with an intersection on a node | Jul 17 2015 | |||
8fc612863c9d | Clement Roux | Update and bug correction in the mesh_sphere_intersector | Jul 17 2015 | |||
77064f508581 | Lucas Frérot | made use of intersectors easier with MeshAbstractIntersector | Jul 13 2015 | |||
eb4edae5197c | Clement Roux | bug fix2: geometry no longer use igfem type if AKANTU_IGFEM == false | Jul 13 2015 | |||
e628a4c48c38 | Clement Roux | bug fix: geometry no longer use igfem type if AKANTU_IGFEM == false | Jul 13 2015 | |||
183a75ee20a5 | Clement Roux | mesh sphere intersector ready for growing gel pockets | Jul 10 2015 | |||
b2845cd192b7 | Clement Roux | Use of exact number type for spherical kernel | Jul 9 2015 | |||
721c4b4a7265 | Aurelia Cuba Ramos | bug fix in mesh-sphere intersector: element kind of new elements has to be… | Jul 8 2015 | |||
a9c709129833 | Lucas Frérot | cleanup in geometry + embedded and doc | Jun 26 2015 | |||
2f85cbcb8ea2 | Clement Roux | double element (new and old) send in the add element event for IGFEM cut | Jun 25 2015 | |||
5d7764e9ea8e | Clement Roux | Split of the IGFEM mesh generation test and it CGAL part | Jun 25 2015 | |||
66c35080d409 | Lucas Frérot | removed mesh_geom_spherical_traits.hh | Jun 25 2015 | |||
494e7caf741a | Clement Roux | Update mesh_sphere_intersector way of testing if the node is new and use of… | Jun 24 2015 | |||
952d48f6a374 | Clement Roux | Mesh sphere intersection for igfem triangles | Jun 23 2015 | |||
0259fd809386 | Lucas Frérot | added possibility to not use AABB tree algo + typo | Jun 4 2015 | |||
46357dcc7b48 | Lucas Frérot | fixed link problem + added spherical traits file | Jun 2 2015 | |||
7b204375a02f | Clement Roux | intersect CGAL sphere line_arc, need custom AABBTraits | Jun 2 2015 | |||
70007b7a1ff6 | Lucas Frérot | fixed bug in intersection mesh generation | May 19 2015 | |||
3a7f82272ac2 | Lucas Frérot | intersection algo rework + easier typedefs for CGAL kernels | May 13 2015 | |||
bbba53beef35 | Lucas Frérot | fixed tetrahedron intersection algorithm and improved geometry tests | May 11 2015 | |||
0e40eeba7193 | Lucas Frérot | fixed tetrahedron intersection algorithm for special cases | May 6 2015 | |||
01701e25c678 | Lucas Frérot | modified TREE_TYPE_HELPER_MACRO | May 4 2015 | |||
8e99f234f929 | Lucas Frérot | reinforcements can now be read in a seperate mesh | May 1 2015 | |||
18c859a8b7a5 | Lucas Frérot | geometry module rework | Apr 29 2015 | |||
18c0e9769242 | Lucas Frérot | Documentation of geometry module and embedded interface model | Apr 28 2015 | |||
b6583ee9cc52 | Lucas Frérot | Corrected bugs with embedded model | Mar 30 2015 | |||
66bd85835912 | Lucas Frérot | Added computation of mesh intersections for _tetrahedron_4 elements | Mar 26 2015 | |||
3bf2516c3195 | Lucas Frérot | Finished implementing embedded model | Mar 25 2015 | |||
cf8698bc1a6a | Lucas Frérot | Simplified extension of geometry module and added mesh generation test | Mar 13 2015 | |||
e415564c78d8 | Lucas Frérot | Improved memory management in interface mesh generation | Mar 10 2015 | |||
9ed616e4953c | Lucas Frérot | Added multiple interface mesh generation in MeshGeomContainer | Mar 6 2015 | |||
52c2590896dc | Lucas Frérot | Added interface mesh generation in MeshGeomFactory | Mar 5 2015 | |||
6e1f26369a99 | Lucas Frérot | Added retrieval of element id from CGAL intersection algorithm | Mar 3 2015 | |||
6f5a917d023b | Lucas Frérot | Renamed classes in geometry. Partial impl of MeshGeomContainer | Mar 2 2015 | |||
face17120e14 | Lucas Frérot | Changed structure of geometry module | Feb 27 2015 | |||
622e196967be | Lucas Frérot | Removed CGAL header from geometrical_primitive.hh | Feb 20 2015 | |||
a408fb1d8c34 | Lucas Frérot | Added geometry module using CGAL, with point, segment and triangle… | Feb 19 2015 |
c4science · Help