meshpro / dmsh

:spider_web: Simple mesh generator inspired by distmesh.
GNU General Public License v3.0
210 stars 26 forks source link

Issue with custom geometries and max boundary steps #97

Open leonard-gleyzer opened 1 year ago

leonard-gleyzer commented 1 year ago

Hello,

For certain custom geometries, I get AssertionError: Exceeded maximum number of boundary steps. when meshing. Is there any way around this, or to specify the amount of boundary steps I would like?