![]() |
QMCPACK
|
This is the complete list of members for SYCLAllocator< T, ALIGN >, including all inherited members.
| alignment | SYCLAllocator< T, ALIGN > | static |
| allocate(std::size_t n) | SYCLAllocator< T, ALIGN > | inline |
| const_pointer typedef | SYCLAllocator< 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 typedef | SYCLAllocator< T, ALIGN > | |
| size_type typedef | SYCLAllocator< T, ALIGN > | |
| SYCLAllocator()=default | SYCLAllocator< T, ALIGN > | |
| SYCLAllocator(const SYCLAllocator< U > &) | SYCLAllocator< T, ALIGN > | inline |
| value_type typedef | SYCLAllocator< T, ALIGN > |