Open jcgraciosa opened 6 days ago
Added logic and wrapper functions for handling the return of swarm DM getField() to handle changes from PETSc >= 3.22.0.
getField()
Also added:
restoreField
@lmoresi @jcgraciosa I finally got this fixed (it was blocked by another MR): https://gitlab.com/petsc/petsc/-/merge_requests/8024
Added logic and wrapper functions for handling the return of swarm DM
getField()
to handle changes from PETSc >= 3.22.0.Also added:
restoreField
for symmetry with the getField function