7 Commits

Author SHA1 Message Date
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