Ok, thanks -----Messaggio originale----- Da: Christophe Geuzaine [mailto:[email protected]] Inviato: martedì 22 settembre 2020 08:36 A: Steffè Walter Cc: [email protected] Oggetto: Re: [Gmsh] GRegion meshsize
> On 22 Sep 2020, at 08:27, Steffè Walter <[email protected]> > wrote: > > Hello Christophe, now I have a doubt about the implementation of the Netgen > interface. > > Lc is computed with : > SPoint3 pt = gr->bounds().center(); > double lc = BGM_MeshSize(gr, 0, 0, pt.x(), pt.y(), pt.z()); > > But what happens if the region has a hole in the center and the center point > does not belong to the region ? It shouldn't matter, as it will fallback on gr->getMeshSize(). > > Walter > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh — Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
