Searched defs:AllocationHeader (Results 1 – 1 of 1) sorted by relevance
25 struct PoolAllocator::AllocationHeader { struct in Petsc::memory::PoolAllocator32 size_type size;33 align_type align;43 constexpr PoolAllocator::AllocationHeader::AllocationHeader(size_type size, align_type align) noexc… in AllocationHeader() function in Petsc::memory::PoolAllocator::AllocationHeader