Searched refs:allocate_ (Results 1 – 1 of 1) sorted by relevance
716 PetscErrorCode allocate_(size_type, value_type **, const stream_type *) noexcept;752 … SegmentedMemoryPool<MemType, StreamType, AllocType, DefaultChunkSize>::allocate_(size_type size, … in allocate_() function in Petsc::memory::SegmentedMemoryPool808 PetscCall(allocate_(aligned_size, &ret_ptr, stream)); in allocate()