DMSwarmSortRestoreAccess#
Invalidates the DMSWARM
point sorting context
Synopsis#
PETSC_EXTERN PetscErrorCode DMSwarmSortRestoreAccess(DM dm)
Not Collective
Input Parameter#
dm - a
DMSWARM
object
Note#
You must call DMSwarmSortGetAccess()
before calling DMSwarmSortRestoreAccess()
See Also#
Level#
advanced
Location#
Examples#
src/dm/tutorials/ex20.c
src/ksp/ksp/tutorials/ex70.c
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages