PetscHSetObjDuplicate#
Duplicate a hash set
Synopsis#
#include <petsc/private/hashsetobj.h>
PetscErrorCode PetscHSetObjDuplicate(PetscHSetObj ht,PetscHSetObj *hd)
Input Parameter#
ht - The source hash set
Output Parameter#
ht - The duplicated hash set
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