QMCPACK
SYCLAllocator< T, ALIGN > Member List

This is the complete list of members for SYCLAllocator< T, ALIGN >, including all inherited members.

alignmentSYCLAllocator< T, ALIGN >static
allocate(std::size_t n)SYCLAllocator< T, ALIGN >inline
const_pointer typedefSYCLAllocator< T, ALIGN >
construct(U *p, Args &&... args)SYCLAllocator< T, ALIGN >inlinestatic
copyDeviceToDevice(T *to_ptr, size_t n, T *from_ptr)SYCLAllocator< T, ALIGN >inline
copyFromDevice(T *host_ptr, T *device_ptr, size_t n)SYCLAllocator< T, ALIGN >inline
copyToDevice(T *device_ptr, T *host_ptr, size_t n)SYCLAllocator< T, ALIGN >inline
deallocate(T *p, std::size_t n)SYCLAllocator< T, ALIGN >inline
destroy(U *p)SYCLAllocator< T, ALIGN >inlinestatic
pointer typedefSYCLAllocator< T, ALIGN >
size_type typedefSYCLAllocator< T, ALIGN >
SYCLAllocator()=defaultSYCLAllocator< T, ALIGN >
SYCLAllocator(const SYCLAllocator< U > &)SYCLAllocator< T, ALIGN >inline
value_type typedefSYCLAllocator< T, ALIGN >