Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] make_mesh_3 sub-domain not meshed

Subject: CGAL users discussion list

List archive

[cgal-discuss] make_mesh_3 sub-domain not meshed


Chronological Thread 
  • From: Sascha Zelzer <>
  • To: "" <>
  • Subject: [cgal-discuss] make_mesh_3 sub-domain not meshed
  • Date: Thu, 30 Aug 2012 16:18:15 +0200

Hi,

I have posted about my problem already here http://cgal-discuss.949826.n4.nabble.com/3D-volume-mesher-ignoring-small-subdomains-td4655756.html but thought I reformulate it:

I have a labeled image as input to make_mesh_3 which contains a small sub-domain (label 2) inside a larger domain (label 1). Small meaning the its characteristic size is about two orders of magnitude smaller then the embedding domain.

So my question is, what are the criteria for refining cells in the large domain to ensure that they do not "shadow" a complete small sub-domain? I would like to be able to set a large maximum cell size for the large domain and a suitable cell size for small sub-domain. When setting the cell and facet criteria in such a way, my small sub-domain is ignored however.

Any tips would be highly appreciated.

Thanks,

Sascha


  • [cgal-discuss] make_mesh_3 sub-domain not meshed, Sascha Zelzer, 08/30/2012

Archive powered by MHonArc 2.6.18.

Top of Page