underworldcode / underworld3

https://underworldcode.github.io/underworld3/
Other
21 stars 10 forks source link

Fix for issues #268 and #257 and parallel test for nodal swarm particle loss #269

Open jcgraciosa opened 6 days ago

jcgraciosa commented 6 days ago

Added logic and wrapper functions for handling the return of swarm DM getField() to handle changes from PETSc >= 3.22.0.

Also added:

knepley commented 3 days ago

@lmoresi @jcgraciosa I finally got this fixed (it was blocked by another MR): https://gitlab.com/petsc/petsc/-/merge_requests/8024