Commit graph

11 commits

Author SHA1 Message Date
6927026f87
Finalize cell list code and add tests
Some checks failed
Build and Test / build-and-test (push) Failing after 5m3s
2025-09-26 19:30:12 -04:00
8dec472929
Update params for KernelConfig and add basic tests for getThreadId
Some checks are pending
Build and Test / build-and-test (push) Waiting to run
2025-09-18 23:47:40 -04:00
9825c0d14d
Add Cmake debug configurations and presets
Some checks failed
Build and Test / build-and-test (push) Has been cancelled
2025-09-17 20:47:14 -04:00
cad74747bf
Update Readme and CMakeLists for new git repo path 2025-08-25 20:51:12 -04:00
5155ec21aa Add basic LJ potential*
- Add PairPotential Abstract class
- Add Lennard-Jones potential that should work with both CUDA and C++
  code
- Add tests on HOST side for LJ potential
2025-04-17 16:07:26 -04:00
f15eb0cf51 Update CMakeFiles, add initial pair potential implementation and tests 2025-04-16 23:06:50 -04:00
dfd6f43e9b Properly include Vec3 2025-04-16 08:12:35 -04:00
68f8b02f0a Update to add Cuda to build system 2025-04-15 14:10:01 -04:00
Timothy Helton
7c78897f19 ENH: add testing structure 2017-12-28 11:43:15 -07:00
Timothy Helton
1ee5293d99 ENH: add Doxygen documentation 2017-12-28 11:23:40 -07:00
Timothy Helton
d3d2fafe27 ENH: add source files 2017-12-28 11:15:19 -07:00