Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Bug: Mesh generation crash

Subject: CGAL users discussion list

List archive

[cgal-discuss] Bug: Mesh generation crash


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Bug: Mesh generation crash
  • Date: Fri, 29 Jun 2012 10:10:08 -0700 (PDT)


This one is with ct3t :(
I wrote a small util that builds a cage around a polyhedron. Using AABB tree
I create an implicit function of a surface distanced r from the poly. I use
the ct3t to get the tets of the domain.
There are some polys that it crashes with:

CGAL error: assertion violation!
Expression : !r_tr_.is_infinite(*cell_it)
File : c:\program files
(x86)\cgal-4.0-beta1\include\cgal\mesh_3\refine_cells_3.h
Line : 385
Explanation:
Refer to the bug-reporting instructions at
http://www.cgal.org/bug_report.html

I don't even mention c2t3 crashes, it seems obsolete package to me, but I
can provide the error for it as well.

Thanks



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Bug-Mesh-generation-crash-tp4655336.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page