Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Poblems on Make_Mesh_3


Chronological Thread 
  • From: 11硕博 隋伟 <>
  • To:
  • Subject: [cgal-discuss] Poblems on Make_Mesh_3
  • Date: Fri, 31 Jul 2015 20:16:59 +0800 (GMT+08:00)


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