Minor improvements to examples/douglas_2024#22
Conversation
|
Thanks for the suggestion. A serial code (that did not use MPI) was specifically requested by a reviewer, so I'm going to leave this one as-is. |
|
Though not planned, I can confirm that this works with FreeFem/FreeFem-sources#393. The fix for the bug you've reported is addressed in #23. |
That's plain wrong, though. The code does not run as is (with |
|
My (seemingly incorrect) understanding was that Then, with |
examples/douglas_2024
Indeed, I don't have |
bd32dd4 to
660b9e8
Compare
|
The latest commit needs FreeFem/FreeFem-sources@e21a086. |
|
Thanks for that. Will rebase with your new commit and give this a test later today. |
|
All works on my end. Anything else in the pipeline here or should I merge this after FreeFEM #393 is merged? |
|
All good on my end. There are still a couple of |
|
Thanks. Yes, I was looking at those once I saw your latest commit on FF. Its delicate since we need to construct a |
|
Should be good to go now. |
This needs FreeFem/FreeFem-sources#393. BTW,
examples/douglas_2024/modecomputeaug.mddoes not run, should this file be removed, or fixed?