Hello,
I tried to use mmg3d to adapt some 3d mesh. However, it seems that the examples in the documentation pdf are not up to date. I use version 4.7 of FreeFEM.
I tried to use the command
Th3 = mmg3d(Th,options=opt);
with opt being an int[int] of size 6 as shown in the documentation.
However FreeFem gives an error that there is no option “options”. I see “opt” as an option, but it does not work. Can you please give an example of usage of mmg3d inside FreeFEM? Thank you.
Best regards,
Beniamin