Searched defs:allocator_type (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/cpp/ | ||
| H A D | object_pool.hpp | 191 using allocator_type = PoolAllocator; typedef in Petsc::memory::PoolAllocated |
| /petsc/src/sys/objects/device/impls/ | ||
| H A D | segmentedmempool.hpp | 303 using allocator_type = AllocatorType; typedef in Petsc::memory::impl::MemoryBlock |