Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Linear cell complex: Segmentation fault while accessing vertex of a 2-cell

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Linear cell complex: Segmentation fault while accessing vertex of a 2-cell


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: Re: [cgal-discuss] Linear cell complex: Segmentation fault while accessing vertex of a 2-cell
  • Date: Fri, 26 Jun 2015 03:29:25 -0700 (PDT)

Hi,

Guillaume Damiand wrote
> It is once again the same problem:
>
> in the loop line 1521, you iterate throu the lcc, and inside this loop
> removes a cell (line 1526) which invalidates the first loop.

In line 1521 I am iterating over 'cdtMesh' and in line 1526 I am deleting
cell from 'cavityLCC'. Both are different linear cell complices with one
representing 3D tetrahedral mesh and another representing a cavity inside
it.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Linear-cell-complex-Segmentation-fault-while-accessing-vertex-of-a-2-cell-tp4660939p4660944.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page