Searched refs:try_allocate (Results 1 – 2 of 2) sorted by relevance
424 PetscErrorCode PoolAllocator::try_allocate(void **out_ptr, size_type size, align_type align, bool *… in try_allocate() function in Petsc::memory::PoolAllocator479 PetscCall(try_allocate(out_ptr, size, align, &success)); in allocate()
76 PetscErrorCode try_allocate(void **, size_type, align_type, bool *) noexcept;