PetscHSetIResize#
Set the number of buckets in a hash set
Synopsis#
#include <petsc/private/hashseti.h>
PetscErrorCode PetscHSetIResize(PetscHSetI ht,PetscInt nb)
Input Parameters#
ht - The hash set
nb - The number of buckets
See Also#
Level#
developer
Location#
Examples#
src/sys/tests/ex41.c
src/sys/tests/ex42.c
Index of all PetscH routines
Table of Contents for all manual pages
Index of all manual pages