PetscHSetIVDel#
Remove an entry from the hash set
Synopsis#
#include <petsc/private/hashsetiv.h>
PetscErrorCode PetscHSetIVDel(PetscHSetIV ht, PetscInt key)
Input Parameters#
ht - The hash set
key - The entry
See Also#
Level#
developer
Location#
include/petsc/private/hashset.txt.h
Index of all PetscH routines
Table of Contents for all manual pages
Index of all manual pages