Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp690 class SegmentedMemoryPool : public RegisterFinalizeable<SegmentedMemoryPool<MemType, StreamType, Al… class
777 inline SegmentedMemoryPool<MemType, StreamType, AllocType, DefaultChunkSize>::SegmentedMemoryPool(A… in SegmentedMemoryPool() function in Petsc::memory::SegmentedMemoryPool