petsc-3.8.4 2018-03-24
Report Typos and Errors

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

DMSwarmSetType(), DMSwarmSortGetAccess()

Level:advanced
Location:
src/dm/impls/swarm/swarmpic_sort.c
Index of all DMSWARM routines
Table of Contents for all manual pages
Index of all manual pages