Advanced Multi-Physics (AMP)
On-Line Documentation
StackAllocator Member List

This is the complete list of members for StackAllocator, including all inherited members.

allocate(size_t bytes)StackAllocator
d_allocatorStackAllocatorprivate
d_availableStackAllocatorprivate
d_blockSizeStackAllocatorprivate
d_capacityStackAllocatorprivate
d_deallocatorStackAllocatorprivate
d_memoryStackAllocatorprivate
d_NStackAllocatorprivate
d_ptrStackAllocatorprivate
deallocate(void *p, size_t bytes)StackAllocator
isLIFO()StackAllocatorinlinestatic
operator=(const StackAllocator &)=deleteStackAllocator
operator=(StackAllocator &&)StackAllocator
StackAllocator(size_t bytes, size_t blockSize=1024, std::function< void *(size_t)> allocator=::malloc, std::function< void(void *)> deallocator=::free)StackAllocatorexplicit
StackAllocator()StackAllocator
StackAllocator(const StackAllocator &)=deleteStackAllocator
StackAllocator(StackAllocator &&)StackAllocator
~StackAllocator()StackAllocator



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page