Searched refs:delete_ptr_ (Results 1 – 2 of 2) sorted by relevance
124 PetscErrorCode PoolAllocator::delete_ptr_(void **in_ptr) noexcept in delete_ptr_() function in Petsc::memory::PoolAllocator186 PetscCall(delete_ptr_(&ptr)); in clear_()511 PetscCall(delete_ptr_(&ptr)); in deallocate()
117 static PetscErrorCode delete_ptr_(void **) noexcept;