Collective Variables Module - Developer Documentation
Loading...
Searching...
No Matches
colvars_gpu::CudaHostAllocator< T > Member List

This is the complete list of members for colvars_gpu::CudaHostAllocator< T >, including all inherited members.

allocate(size_t n) (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >inline
construct(U *p, Args &&... args) (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >inline
CudaHostAllocator()=default (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >
CudaHostAllocator(const CudaHostAllocator< U > &) noexcept (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >inline
deallocate(T *ptr, size_t n) noexcept (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >inline
destroy(U *p) noexcept (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >inline
operator!= (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >friend
operator== (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >friend
value_type typedef (defined in colvars_gpu::CudaHostAllocator< T >)colvars_gpu::CudaHostAllocator< T >