Commit graph

7 commits

Author SHA1 Message Date
130b613a7c
Change default precision to float and use float4 for force and potential calculations 2025-09-12 21:44:41 -04:00
62e52940bc Update all code to use real type 2025-04-27 14:33:46 -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
6162b27a89 Add pair potential and tests 2025-04-16 14:01:40 -04:00
68f8b02f0a Update to add Cuda to build system 2025-04-15 14:10:01 -04:00
Timothy Helton
d3d2fafe27 ENH: add source files 2017-12-28 11:15:19 -07:00