#include <petsc/private/hashset.h> PetscErrorCode PetscHSetTUpdate(PetscHSetT ht,PetscHSetT hda)
ht | - The hash table to which elements are added | |
hta | - The hash table from which the elements are retrieved |
ht | - The hash table filled with the elements from the other hash table |