TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
Files | |
address_space.hpp | |
Provides definitions and type traits involving the different memory address spaces supported by nda. | |
allocators.hpp | |
Provides custom allocators for the nda library. | |
handle.hpp | |
Provides various handles to take care of memory management for nda::basic_array and nda::basic_array_view types. | |
malloc.hpp | |
Provides a generic malloc and free function for different address spaces. | |
memcpy.hpp | |
Provides a generic memcpy and memcpy2D function for different address spaces. | |
memset.hpp | |
Provides a generic memset and memset2D function for different address spaces. | |
policies.hpp | |
Defines various memory handling policies. | |