DMSwarmSortGetIsValid#
Gets the isvalid flag associated with a DMSWARM
point sorting context
Synopsis#
PETSC_EXTERN PetscErrorCode DMSwarmSortGetIsValid(DM dm, PetscBool *isvalid)
Not Collective
Input Parameter#
dm - a
DMSWARM
object
Output Parameter#
isvalid - flag indicating whether the sort context is up-to-date
See Also#
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