Home
last modified time | relevance | path

Searched defs:uninitialized_copy (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmallocator.hpp67 inline PetscErrorCode HostAllocator<T, P>::uninitialized_copy(value_type *dest, const value_type *s… in uninitialized_copy() function in Petsc::device::cupm::HostAllocator
131 inline PetscErrorCode DeviceAllocator<T, P>::uninitialized_copy(value_type *dest, const value_type … in uninitialized_copy() function in Petsc::device::cupm::DeviceAllocator
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp621 inline PetscErrorCode SegmentedMemoryPoolAllocatorBase<T>::uninitialized_copy(value_type *dest, con… in uninitialized_copy() function in Petsc::memory::impl::SegmentedMemoryPoolAllocatorBase