Home
last modified time | relevance | path

Searched defs:allocator_type (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/cpp/
H A Dobject_pool.hpp191 using allocator_type = PoolAllocator; typedef in Petsc::memory::PoolAllocated
339 using allocator_type = memory::PoolAllocator; typedef in Petsc::ObjectPool
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp303 using allocator_type = AllocatorType; typedef in Petsc::memory::impl::MemoryBlock
694 using allocator_type = AllocType; typedef in Petsc::memory::SegmentedMemoryPool