, including all inherited members.
alloc() | Cuda::DeviceMemoryLinear< Type, Dim > | [inline, virtual] |
alloc(const Size< Dim > &_size) | Cuda::DeviceMemoryLinear< Type, Dim > | [inline] |
Cuda::DeviceMemoryStorage::alloc(const Layout< Type, Dim > &layout) | Cuda::Storage< Type, Dim > | [inline] |
begin() const | Cuda::Pointer< Type, Dim > | [inline] |
checkBounds(const Size< Dim > &rofs, const Size< Dim > &rsize) | Cuda::Layout< Type, Dim > | [inline] |
contiguous() const | Cuda::Layout< Type, Dim > | [inline] |
DeviceMemory() | Cuda::DeviceMemory< Type, Dim > | [inline, protected] |
DeviceMemory(const Size< Dim > &_size) | Cuda::DeviceMemory< Type, Dim > | [inline, protected] |
DeviceMemory(const Layout< Type, Dim > &layout) | Cuda::DeviceMemory< Type, Dim > | [inline, protected] |
DeviceMemoryLinear() | Cuda::DeviceMemoryLinear< Type, Dim > | [inline] |
DeviceMemoryLinear(const Size< Dim > &_size) | Cuda::DeviceMemoryLinear< Type, Dim > | [inline] |
DeviceMemoryLinear(const Layout< Type, Dim > &layout) | Cuda::DeviceMemoryLinear< Type, Dim > | [inline] |
DeviceMemoryStorage() | Cuda::DeviceMemoryStorage< Type, Dim > | [inline] |
DeviceMemoryStorage(const Size< Dim > &_size) | Cuda::DeviceMemoryStorage< Type, Dim > | [inline] |
DeviceMemoryStorage(const Layout< Type, Dim > &layout) | Cuda::DeviceMemoryStorage< Type, Dim > | [inline] |
end() const | Cuda::Pointer< Type, Dim > | [inline] |
free() | Cuda::DeviceMemoryStorage< Type, Dim > | [inline, virtual] |
getBuffer() const | Cuda::Pointer< Type, Dim > | [inline] |
getBuffer() | Cuda::Pointer< Type, Dim > | [inline] |
getBytes() const | Cuda::Layout< Type, Dim > | [inline] |
getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned, size_t &dofs, Size< Dim > &rmin, Size< Dim > &rmax, const Size< Dim > &rofs, const Size< Dim > &rsize) const | Cuda::Layout< Type, Dim > | |
getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned) const | Cuda::Layout< Type, Dim > | [inline] |
getLayout() const | Cuda::Storage< Type, Dim > | [inline] |
getOffset(const SizeBase< Dim > &index) const | Cuda::Layout< Type, Dim > | [inline] |
getPitch() const | Cuda::Layout< Type, Dim > | [inline] |
getSize() const | Cuda::Layout< Type, Dim > | [inline] |
getSlice(unsigned int slice) | Cuda::DeviceMemory< Type, Dim > | [inline] |
init() | Cuda::DeviceMemoryStorage< Type, Dim > | [inline, virtual] |
initMem(int val, bool sync=true) | Cuda::DeviceMemory< Type, Dim > | [inline] |
Layout() | Cuda::Layout< Type, Dim > | [inline] |
Layout(const Size< Dim > &_size) | Cuda::Layout< Type, Dim > | [inline] |
operator[](size_t i) | Cuda::Pointer< Type, Dim > | [inline] |
operator[](const SizeBase< Dim > &i) | Cuda::Pointer< Type, Dim > | [inline] |
operator[](size_t i) const | Cuda::Pointer< Type, Dim > | [inline] |
operator[](const SizeBase< Dim > &i) const | Cuda::Pointer< Type, Dim > | [inline] |
Pointer() | Cuda::Pointer< Type, Dim > | [inline] |
Pointer(const Size< Dim > &_size) | Cuda::Pointer< Type, Dim > | [inline] |
Pointer(const Layout< Type, Dim > &layout) | Cuda::Pointer< Type, Dim > | [inline] |
PointerStorage() | Cuda::PointerStorage< Type, Dim > | [inline] |
PointerStorage(const Size< Dim > &_size) | Cuda::PointerStorage< Type, Dim > | [inline] |
PointerStorage(const Layout< Type, Dim > &layout) | Cuda::PointerStorage< Type, Dim > | [inline] |
region_ofs | Cuda::Layout< Type, Dim > | |
region_size | Cuda::Layout< Type, Dim > | |
setLayout(const Layout< Type, Dim > &layout) | Cuda::Layout< Type, Dim > | [inline] |
setPitch(size_t pitch) | Cuda::Layout< Type, Dim > | [inline] |
setRegion(const Size< Dim > &_ofs, const Size< Dim > &_size) | Cuda::Layout< Type, Dim > | [inline] |
setSize(const Size< Dim > &_size) | Cuda::Layout< Type, Dim > | [inline] |
size | Cuda::Layout< Type, Dim > | |
spacing | Cuda::Layout< Type, Dim > | |
Storage() | Cuda::Storage< Type, Dim > | [inline] |
Storage(const Size< Dim > &_size) | Cuda::Storage< Type, Dim > | [inline] |
Storage(const Layout< Type, Dim > &layout) | Cuda::Storage< Type, Dim > | [inline] |
Storage(const Storage &s) | Cuda::Storage< Type, Dim > | [inline, protected] |
stride | Cuda::Layout< Type, Dim > | |
~Pointer() | Cuda::Pointer< Type, Dim > | [inline, virtual] |
~Storage() | Cuda::Storage< Type, Dim > | [inline, virtual] |