Searched refs:capacity (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/sys/tests/ |
| H A D | ex64.cxx | 183 PetscCallCXX(oss << " capacity: " << map.capacity() << '\n'); in view_map() 206 const auto mcap = map.capacity(); in check_size_capacity_coherent() 210 …capacity(), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Map capacity appears to change each time it is calle… in check_size_capacity_coherent() 222 …k(map, map.capacity() >= expected_min_capacity, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Map capacity %zu… in check_size_capacity_coherent() 231 auto capacity_before = map.capacity(); in test_insert() 277 capacity_before = map.capacity(); in test_insert() 463 cap_before = map.capacity(); in test_erase() 466 …capacity() == cap_before, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Map capacity decreased on clear(), cap… in test_erase() 468 …map, map.capacity() == 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Map capacity should be 0 (have %zu) af… in test_erase()
|
| /petsc/src/sys/objects/device/impls/ |
| H A D | segmentedmempool.hpp | 114 PETSC_NODISCARD size_type capacity() const noexcept { return size_; } in capacity() function in Petsc::memory::impl::MemoryChunk 249 if (open_ && (req_size <= capacity())) { in can_claim() 272 …PetscAssert(newsize <= capacity(), PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "New size %zu larger than c… in resize() 888 if (chunk->capacity() < new_size) { in reallocate()
|
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 1419 PetscErrorCode DMForestSetWeightCapacity(DM dm, PetscReal capacity) in DMForestSetWeightCapacity() argument 1426 …scCheck(capacity >= 0., PetscObjectComm((PetscObject)dm), PETSC_ERR_ARG_OUTOFRANGE, "Cannot have n… in DMForestSetWeightCapacity() 1427 forest->weightCapacity = capacity; in DMForestSetWeightCapacity() 1452 PetscErrorCode DMForestGetWeightCapacity(DM dm, PetscReal *capacity) in DMForestGetWeightCapacity() argument 1458 PetscAssertPointer(capacity, 2); in DMForestGetWeightCapacity() 1459 *capacity = forest->weightCapacity; in DMForestGetWeightCapacity()
|
| /petsc/include/petsc/private/ |
| H A D | hashset.txt | 159 . n - The capacity
|
| H A D | hashmap.txt | 163 . n - The capacity
|
| /petsc/include/petsc/private/cpp/ |
| H A D | unordered_map.hpp | 106 PETSC_NODISCARD size_type capacity() const noexcept; 850 inline typename KHashTable<V, H, KE>::size_type KHashTable<V, H, KE>::capacity() const noexcept in capacity() function in Petsc::khash::KHashTable
|
| /petsc/doc/manual/ |
| H A D | ts.md | 527 …uracy (SA), the existence of an embedded scheme, dense output (DO), the capacity to use inexact Ja… 1338 might not be sufficient memory capacity especially for large-scale
|
| H A D | performance.md | 338 fewer MPI ranks than cores) this increases the total L2 cache capacity
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 4996 (lithium/capacity 0)
|
| /petsc/doc/ |
| H A D | petsc.bib | 27408 concrete frames allowing for limited rotation capacity},
|