v3.1.0
DorianDepriester
released this
08 Feb 08:15
·
52 commits
to master
since this release
By default, the function fixRectangularROI
is now invoked when running the gmshGeo
constructor. This feature can be disabled with:
G=gmshGeo(grains,'rectangularROI',false)
In addition, fixRectangularROI
can now add vertices at the corners of the RoI if needed.