QMCPACK
qmc_allocator_traits< Allocator > Member List

This is the complete list of members for qmc_allocator_traits< Allocator >, including all inherited members.

attachReference(Allocator &from, Allocator &to, std::ptrdiff_t ptr_offset)qmc_allocator_traits< Allocator >static
deviceSideCopyN(Allocator &a, size_t to, size_t n, size_t from)qmc_allocator_traits< Allocator >static
fill_n(value_type *ptr, size_t n, const value_type &value)qmc_allocator_traits< Allocator >inlinestatic
is_dual_spaceqmc_allocator_traits< Allocator >static
is_host_accessibleqmc_allocator_traits< Allocator >static
updateFrom(Allocator &a, value_type *host_ptr, size_t n, size_t offset=0)qmc_allocator_traits< Allocator >static
updateTo(Allocator &a, value_type *host_ptr, size_t n, size_t offset=0)qmc_allocator_traits< Allocator >static
value_type typedefqmc_allocator_traits< Allocator >