PetscGridHashDestroy#
Destroy a PetscGridHash and free its resources.
Synopsis#
#include "petscdmplex.h"
#include "petscfe.h"
PetscErrorCode PetscGridHashDestroy(PetscGridHash *box)
Collective
Input Parameter#
box - the
PetscGridHashto destroy; set toNULLon return
See Also#
DMPLEX, PetscGridHash, PetscGridHashCreate(), PetscGridHashEnlarge()
Level#
developer
Location#
src/dm/impls/plex/plexgeometry.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages