ExCALIBUR-NEPTUNE / NESO-Particles

https://excalibur-neptune.github.io/NESO-Particles/main/sphinx/html/index.html
MIT License
3 stars 2 forks source link

device memory helper classes from std::vector #33

Closed will-saunders-ukaea closed 1 year ago

will-saunders-ukaea commented 1 year ago

Added interface to construct BufferHost, BufferDevice and BufferDeviceHost objects from std::vectors. Added tests for these buffer objects.