Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Boundary constrained tetrahedra mesh generation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Boundary constrained tetrahedra mesh generation


Chronological Thread 
  • From: Ramin H <>
  • To:
  • Subject: Re: [cgal-discuss] Boundary constrained tetrahedra mesh generation
  • Date: Sat, 13 Mar 2010 10:47:40 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FngZVbmJrOdI1AEBd6+Z8v4Limm9+o9R0exDfAIYNxLvaoBphR+njSalRvyesn5orm y1s4Q2sFc5xgeJrnbena1XxcawfoU3tIHzjwB/Ex7/YIacBDpOObm7hdEceznYvuLCag dwlaTBGVx4jiXg2Xitwz5OFJnc6BYk7XdRPhk=

Hi wlzhu,
As far as I know, the current 3D mesh generation algorithm does not allow this.

Your boundaries define a polyhedral domain that will guide the meshing algorithm to weave a tetrahedra mesh inside the domain. You can not keep the polyhedra as your surface mesh.

Regards,
-Ramin

On Sat, Mar 13, 2010 at 8:50 AM, wlzhu <> wrote:
Dear all,
       Is there any way to generate a tetrahedron mesh with given two boundary triangle meshs.
     For instance two sphere surfaces with different radius, we  want to generate a tetrahedra mesh without changing the input triangle mesh.


thanks




Archive powered by MHonArc 2.6.16.

Top of Page