DMSwarmDataFieldRestoreEntries#
Release a pointer obtained from DMSwarmDataFieldGetEntries(), clearing the caller’s handle to NULL.
Synopsis#
PetscErrorCode DMSwarmDataFieldRestoreEntries(const DMSwarmDataField gfield, void **data)
Not Collective
Input Parameter#
gfield - the
DMSwarmDataField
Output Parameter#
data - pointer that will be set to
NULL
See Also#
Level#
developer
Location#
src/dm/impls/swarm/data_bucket.c
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages