DMPlexPointQueueDestroy#
Destroy a DMPlexPointQueue previously created with DMPlexPointQueueCreate().
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexPointQueueDestroy(DMPlexPointQueue *queue)
Not Collective
Input Parameter#
queue - the queue to destroy; set to
NULLon return
See Also#
Level#
developer
Location#
src/dm/impls/plex/pointqueue.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages