Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Triangulation refinement with subdomains

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Triangulation refinement with subdomains


Chronological Thread 
  • From: Mariette Yvinec <>
  • To:
  • Subject: Re: [cgal-discuss] Triangulation refinement with subdomains
  • Date: Fri, 23 Aug 2013 14:47:16 +0200

Dear Martin

Unfortunately such a
functionality does not exist right now in 2D

I did not try but it seems to me that the trick you propose
to use the 3D mesh generator to solve your problem
could work.

regards,
Mariette


Le 21/08/13 18:12, Martin Uhrin a écrit :
Dear CGAL community,

I was wondering if there is functionality in CGAL to do the following:
 Create a (2d) triangulation from a domain index labelled point set
that contains subdomains and refine (smooth) the boundaries between
these domains.

From what I can can see this is exactly what the 3d mesh generator [1]
does but I can't see any equivalent 2d functionality.  If this doesn't
exist would it be use the 3d generator, by say, replicating my point
set at two z values?

Many thanks,
-Martin

[1] http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Mesh_3/Chapter_main.html#Subsection_51.3.1


-- 
Mariette Yvinec
Geometrica project team
INRIA  Sophia-Antipolis  





Archive powered by MHonArc 2.6.18.

Top of Page