Searched defs:uninitialized_copy (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/objects/device/impls/cupm/ | ||
| H A D | cupmallocator.hpp | 67 inline PetscErrorCode HostAllocator<T, P>::uninitialized_copy(value_type *dest, const value_type *s… in uninitialized_copy() function in Petsc::device::cupm::HostAllocator |
| /petsc/src/sys/objects/device/impls/ | ||
| H A D | segmentedmempool.hpp | 621 inline PetscErrorCode SegmentedMemoryPoolAllocatorBase<T>::uninitialized_copy(value_type *dest, con… in uninitialized_copy() function in Petsc::memory::impl::SegmentedMemoryPoolAllocatorBase |