Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Poblems on Make_Mesh_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Poblems on Make_Mesh_3


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Poblems on Make_Mesh_3
  • Date: Fri, 31 Jul 2015 14:23:55 +0200
  • Organization: GeometryFactory

Without a minimal example showing the pb, it is hard to help.

Sebastien.

On 07/31/2015 02:16 PM, 11硕博 隋伟 wrote:

Dear all

I have encountered a problem when I run the Make_mesh_3 function in CGAL.
And the output is listed as below. Can anyone can help me?

Thank you very much.

(23,10,0,0) (121.7 vertices/s)

Total refining surface time: 0.082236s


Start volume scan...Scanning triangulation for bad cells (sequential)...
57 cells scanned, done.

Number of bad cells: 6

end scan. [Bad tets:6]


Refining...

Legend of the following line: (#vertices,#steps,#facets to refine,#tets
to refine)

(23,0,0,6)terminate called after throwing an instance of
'CGAL::Assertion_exception'

what(): CGAL ERROR: assertion violation!

Expr: !r_tr_.is_infinite(*cell_it)

File: ../../../myLibs/CGAL-4.6.1/include/CGAL/Mesh_3/Refine_cells_3.h

Line: 867

The program has unexpectedly finished.









Archive powered by MHonArc 2.6.18.

Top of Page