Searched defs:capacity (Results 1 – 3 of 3) sorted by relevance
1419 PetscErrorCode DMForestSetWeightCapacity(DM dm, PetscReal capacity) in DMForestSetWeightCapacity()1452 PetscErrorCode DMForestGetWeightCapacity(DM dm, PetscReal *capacity) in DMForestGetWeightCapacity()
114 PETSC_NODISCARD size_type capacity() const noexcept { return size_; } in capacity() function in Petsc::memory::impl::MemoryChunk
850 inline typename KHashTable<V, H, KE>::size_type KHashTable<V, H, KE>::capacity() const noexcept in capacity() function in Petsc::khash::KHashTable