Searched refs:khash_set_both_ (Results 1 – 1 of 1) sorted by relevance
209 static PetscErrorCode khash_set_both_(khash_int, std::vector<flags_type> &) noexcept;215 PetscErrorCode khash_set_both_(khash_int) noexcept;577 inline PetscErrorCode KHashTable<V, H, KE>::khash_set_both_(khash_int it, std::vector<flags_type> &… in khash_set_both_() function in Petsc::khash::KHashTable604 inline PetscErrorCode KHashTable<V, H, KE>::khash_set_both_(khash_int it) noexcept in khash_set_both_() function in Petsc::khash::KHashTable607 PetscCall(khash_set_both_<b>(it, flags_)); in khash_set_both_()663 PetscCallAbort(PETSC_COMM_SELF, khash_set_both_<false>(it)); in find_and_emplace_final_()