Searched refs:shrink_to_fit (Results 1 – 2 of 2) sorted by relevance
131 PetscErrorCode shrink_to_fit() noexcept;1116 inline PetscErrorCode KHashTable<V, H, KE>::shrink_to_fit() noexcept in shrink_to_fit() function in Petsc::khash::KHashTable
467 PetscCall(map.shrink_to_fit()); in test_erase()